public interface SimpleExternalEventFilter extends ExternalEventFilter
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
String |
getFilter()
Returns the value of the 'Filter' attribute.
|
void |
setFilter(String value)
Sets the value of the '
Filter' attribute. |
getName, setNamegetShortDescription, setShortDescriptionString getFilter()
If the meaning of the 'Filter' attribute isn't clear, there really should be more of a description here...
setFilter(String),
OsgiPackage.getSimpleExternalEventFilter_Filter()void setFilter(String value)
Filter' attribute.
value - the new value of the 'Filter' attribute.getFilter()