public interface ObservationScope extends SmmElement
The following features are supported:
SmmPackage.getObservationScope()| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getScopeUri()
Returns the value of the 'Scope Uri' attribute.
|
void |
setScopeUri(java.lang.String value)
Sets the value of the '
Scope Uri' attribute. |
getAnnotation, getAttribute, getDescription, getInbound, getName, getOutbound, getRequestedObservations, getShortDescription, setDescription, setName, setShortDescriptionjava.lang.String getScopeUri()
If the meaning of the 'Scope Uri' attribute isn't clear, there really should be more of a description here...
setScopeUri(String),
SmmPackage.getObservationScope_ScopeUri()void setScopeUri(java.lang.String value)
Scope Uri' attribute.
value - the new value of the 'Scope Uri' attribute.getScopeUri()