|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GlobalMonitoring
A representation of the model object 'Global Monitoring'. Server-scoped Global Monitoring configuration.
The following features are supported:
MonitoringPackage.getGlobalMonitoring()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getProperties()
Returns the value of the 'Properties' containment reference list. |
boolean |
isSessionMonitored()
Returns the value of the 'Session Monitored' attribute. |
void |
setSessionMonitored(boolean value)
Sets the value of the ' Session Monitored ' attribute |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
boolean isSessionMonitored()
"false"
.
If the meaning of the 'Session Monitored' attribute isn't clear, there really should be more of a description here...
setSessionMonitored(boolean)
,
MonitoringPackage.getGlobalMonitoring_SessionMonitored()
void setSessionMonitored(boolean value)
Session Monitored
' attribute.
value
- the new value of the 'Session Monitored' attribute.isSessionMonitored()
org.eclipse.emf.common.util.EList getProperties()
Property
.
If the meaning of the 'Properties' containment reference list isn't clear, there really should be more of a description here...
MonitoringPackage.getGlobalMonitoring_Properties()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |