|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Toggle Filter'.
The following features are supported:
FilterPackage.getToggleFilter()| Method Summary | |
|---|---|
AbstractFilter |
getActualFilter()
Returns the value of the 'Actual Filter' containment reference. |
boolean |
isOn()
Returns the value of the 'On' attribute. |
boolean |
isSatisfiesIfOff()
Returns the value of the 'Satisfies If Off' attribute. |
void |
setActualFilter(AbstractFilter value)
Sets the value of the ' Actual Filter' containment reference. |
void |
setOn(boolean value)
Sets the value of the ' On' attribute. |
void |
setSatisfiesIfOff(boolean value)
Sets the value of the ' Satisfies If Off' attribute. |
| Methods inherited from interface org.eclipse.tptp.platform.analysis.util.filter.AbstractFilter |
|---|
getName, satisfies, setName |
| 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 |
public boolean isOn()
If the meaning of the 'On' attribute isn't clear, there really should be more of a description here...
setOn(boolean),
FilterPackage.getToggleFilter_On()public void setOn(boolean value)
On' attribute.
value - the new value of the 'On' attribute.isOn()public boolean isSatisfiesIfOff()
If the meaning of the 'Satisfies If Off' attribute isn't clear, there really should be more of a description here...
setSatisfiesIfOff(boolean),
FilterPackage.getToggleFilter_SatisfiesIfOff()public void setSatisfiesIfOff(boolean value)
Satisfies If Off' attribute.
value - the new value of the 'Satisfies If Off' attribute.isSatisfiesIfOff()public AbstractFilter getActualFilter()
If the meaning of the 'Actual Filter' containment reference isn't clear, there really should be more of a description here...
setActualFilter(AbstractFilter),
FilterPackage.getToggleFilter_ActualFilter()public void setActualFilter(AbstractFilter value)
Actual Filter' containment reference.
value - the new value of the 'Actual Filter' containment reference.getActualFilter()
|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||