public static interface EditPartViewer.Conditional
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(EditPart editpart)
Returns
true if the editpart meets this condition. |
boolean evaluate(EditPart editpart)
true if the editpart meets this condition.editpart - the editpart being evaluatedtrue if the editpart meets the conditionCopyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.