|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CoreServerClusterExtension
A representation of the model object 'Core Server Cluster Extension'.
The following features are supported:
CoreserverPackage.getCoreServerClusterExtension()
Method Summary | |
---|---|
ClusterProperties |
getClusterProperties()
Returns the value of the 'Cluster Properties' containment reference |
ServiceMonitorAgent |
getServiceMonitorAgent()
Returns the value of the 'Service Monitor Agent' containment reference |
ServiceMonitorServer |
getServiceMonitorServer()
Returns the value of the 'Service Monitor Server' containment reference |
void |
setClusterProperties(ClusterProperties value)
Sets the value of the ' Cluster Properties ' containment reference |
void |
setServiceMonitorAgent(ServiceMonitorAgent value)
Sets the value of the ' Service Monitor Agent ' containment reference |
void |
setServiceMonitorServer(ServiceMonitorServer value)
Sets the value of the ' Service Monitor Server ' containment reference |
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 |
---|
ClusterProperties getClusterProperties()
If the meaning of the 'Cluster Properties' containment reference isn't clear, there really should be more of a description here...
setClusterProperties(ClusterProperties)
,
CoreserverPackage.getCoreServerClusterExtension_ClusterProperties()
void setClusterProperties(ClusterProperties value)
Cluster Properties
' containment reference.
value
- the new value of the 'Cluster Properties' containment reference.getClusterProperties()
ServiceMonitorAgent getServiceMonitorAgent()
If the meaning of the 'Service Monitor Agent' containment reference isn't clear, there really should be more of a description here...
setServiceMonitorAgent(ServiceMonitorAgent)
,
CoreserverPackage.getCoreServerClusterExtension_ServiceMonitorAgent()
void setServiceMonitorAgent(ServiceMonitorAgent value)
Service Monitor Agent
' containment reference.
value
- the new value of the 'Service Monitor Agent' containment reference.getServiceMonitorAgent()
ServiceMonitorServer getServiceMonitorServer()
If the meaning of the 'Service Monitor Server' containment reference isn't clear, there really should be more of a description here...
setServiceMonitorServer(ServiceMonitorServer)
,
CoreserverPackage.getCoreServerClusterExtension_ServiceMonitorServer()
void setServiceMonitorServer(ServiceMonitorServer value)
Service Monitor Server
' containment reference.
value
- the new value of the 'Service Monitor Server' containment reference.getServiceMonitorServer()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |