public interface ExternalEventMonitor extends NamedDocumentable
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
String |
getFilter()
Returns the value of the 'Filter' attribute.
|
org.eclipse.emf.common.util.EList<PropertyEntry> |
getProperties()
Returns the value of the 'Properties' containment
reference list.
|
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.getExternalEventMonitor_Filter()void setFilter(String value)
Filter' attribute.
value - the new value of the 'Filter' attribute.getFilter()org.eclipse.emf.common.util.EList<PropertyEntry> getProperties()
PropertyEntry.
If the meaning of the 'Properties' containment reference list isn't clear, there really should be more of a description here...
OsgiPackage.getExternalEventMonitor_Properties()