|
Eclipse GEF 3.8.0.201206112118 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface EditPartViewer.Conditional
An object which evaluates an EditPart for an arbitrary property. Conditionals are used when querying a viewer for an editpart.
| Method Summary | |
|---|---|
boolean |
evaluate(EditPart editpart)
Returns true if the editpart meets this condition. |
| Method Detail |
|---|
boolean evaluate(EditPart editpart)
true if the editpart meets this condition.
editpart - the editpart being evaluated
true if the editpart meets the condition
|
Eclipse GEF 3.8.0.201206112118 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||