|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServiceMonitorServer
A representation of the model object 'Service Monitor Server'.
The following features are supported:
CoreserverPackage.getServiceMonitorServer()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getMonitorAgents()
Returns the value of the 'Monitor Agents' containment reference list. |
java.lang.Integer |
getMonitorDataSize()
Returns the value of the 'Monitor Data Size' attribute |
java.lang.Integer |
getQueryLimit()
Returns the value of the 'Query Limit' attribute |
boolean |
isEnable()
Returns the value of the 'Enable' attribute |
boolean |
isEnableQueryLimit()
Returns the value of the 'Enable Query Limit' attribute |
boolean |
isMonitorAllAgents()
Returns the value of the 'Monitor All Agents' attribute |
void |
setEnable(boolean value)
Sets the value of the ' Enable ' attribute |
void |
setEnableQueryLimit(boolean value)
Sets the value of the ' Enable Query Limit ' attribute |
void |
setMonitorAllAgents(boolean value)
Sets the value of the ' Monitor All Agents ' attribute |
void |
setMonitorDataSize(java.lang.Integer value)
Sets the value of the ' Monitor Data Size ' attribute |
void |
setQueryLimit(java.lang.Integer value)
Sets the value of the ' Query Limit ' 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 isEnable()
If the meaning of the 'Enable' attribute isn't clear, there really should be more of a description here...
setEnable(boolean)
,
CoreserverPackage.getServiceMonitorServer_Enable()
void setEnable(boolean value)
Enable
' attribute.
value
- the new value of the 'Enable' attribute.isEnable()
java.lang.Integer getMonitorDataSize()
If the meaning of the 'Monitor Data Size' attribute isn't clear, there really should be more of a description here...
setMonitorDataSize(Integer)
,
CoreserverPackage.getServiceMonitorServer_MonitorDataSize()
void setMonitorDataSize(java.lang.Integer value)
Monitor Data Size
' attribute.
value
- the new value of the 'Monitor Data Size' attribute.getMonitorDataSize()
boolean isEnableQueryLimit()
If the meaning of the 'Enable Query Limit' attribute isn't clear, there really should be more of a description here...
setEnableQueryLimit(boolean)
,
CoreserverPackage.getServiceMonitorServer_EnableQueryLimit()
void setEnableQueryLimit(boolean value)
Enable Query Limit
' attribute.
value
- the new value of the 'Enable Query Limit' attribute.isEnableQueryLimit()
java.lang.Integer getQueryLimit()
If the meaning of the 'Query Limit' attribute isn't clear, there really should be more of a description here...
setQueryLimit(Integer)
,
CoreserverPackage.getServiceMonitorServer_QueryLimit()
void setQueryLimit(java.lang.Integer value)
Query Limit
' attribute.
value
- the new value of the 'Query Limit' attribute.getQueryLimit()
boolean isMonitorAllAgents()
If the meaning of the 'Monitor All Agents' attribute isn't clear, there really should be more of a description here...
setMonitorAllAgents(boolean)
,
CoreserverPackage.getServiceMonitorServer_MonitorAllAgents()
void setMonitorAllAgents(boolean value)
Monitor All Agents
' attribute.
value
- the new value of the 'Monitor All Agents' attribute.isMonitorAllAgents()
org.eclipse.emf.common.util.EList getMonitorAgents()
ServiceMonitorAgentTarget
.
If the meaning of the 'Monitor Agents' containment reference list isn't clear, there really should be more of a description here...
CoreserverPackage.getServiceMonitorServer_MonitorAgents()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |