|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CoreServerExtension
A representation of the model object 'Core Server Extension'.
The following features are supported:
Version
Description
Services
Monitor
XCT Service Config
XCT Resource Config
Service Monitor Agent
Service Monitor Server
CoreserverPackage.getCoreServerExtension()
Method Summary | |
---|---|
java.lang.String |
getDescription()
Returns the value of the 'Description' attribute |
GlobalMonitoring |
getMonitor()
Returns the value of the 'Monitor' 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 |
org.eclipse.emf.common.util.EList |
getServices()
Returns the value of the 'Services' containment reference list. |
java.lang.String |
getVersion()
Returns the value of the 'Version' attribute. |
com.ibm.websphere.models.config.xct.XCTResourceConfig |
getXCTResourceConfig()
Returns the value of the 'XCT Resource Config' containment reference |
com.ibm.websphere.models.config.xct.XCTServiceConfig |
getXCTServiceConfig()
Returns the value of the 'XCT Service Config' containment reference |
void |
setDescription(java.lang.String value)
Sets the value of the ' Description ' attribute |
void |
setMonitor(GlobalMonitoring value)
Sets the value of the ' Monitor ' 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 |
void |
setVersion(java.lang.String value)
Sets the value of the ' Version ' attribute |
void |
setXCTResourceConfig(com.ibm.websphere.models.config.xct.XCTResourceConfig value)
Sets the value of the ' XCT Resource Config ' containment reference |
void |
setXCTServiceConfig(com.ibm.websphere.models.config.xct.XCTServiceConfig value)
Sets the value of the ' XCT Service Config ' 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 |
---|
java.lang.String getVersion()
"6.0"
.
If the meaning of the 'Version' attribute isn't clear, there really should be more of a description here...
setVersion(String)
,
CoreserverPackage.getCoreServerExtension_Version()
void setVersion(java.lang.String value)
Version
' attribute.
value
- the new value of the 'Version' attribute.getVersion()
java.lang.String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
setDescription(String)
,
CoreserverPackage.getCoreServerExtension_Description()
void setDescription(java.lang.String value)
Description
' attribute.
value
- the new value of the 'Description' attribute.getDescription()
org.eclipse.emf.common.util.EList getServices()
Service
.
If the meaning of the 'Services' containment reference list isn't clear, there really should be more of a description here...
CoreserverPackage.getCoreServerExtension_Services()
GlobalMonitoring getMonitor()
If the meaning of the 'Monitor' containment reference isn't clear, there really should be more of a description here...
setMonitor(GlobalMonitoring)
,
CoreserverPackage.getCoreServerExtension_Monitor()
void setMonitor(GlobalMonitoring value)
Monitor
' containment reference.
value
- the new value of the 'Monitor' containment reference.getMonitor()
com.ibm.websphere.models.config.xct.XCTServiceConfig getXCTServiceConfig()
If the meaning of the 'XCT Service Config' containment reference isn't clear, there really should be more of a description here...
setXCTServiceConfig(XCTServiceConfig)
,
CoreserverPackage.getCoreServerExtension_XCTServiceConfig()
void setXCTServiceConfig(com.ibm.websphere.models.config.xct.XCTServiceConfig value)
XCT Service Config
' containment reference.
value
- the new value of the 'XCT Service Config' containment reference.getXCTServiceConfig()
com.ibm.websphere.models.config.xct.XCTResourceConfig getXCTResourceConfig()
If the meaning of the 'XCT Resource Config' containment reference isn't clear, there really should be more of a description here...
setXCTResourceConfig(XCTResourceConfig)
,
CoreserverPackage.getCoreServerExtension_XCTResourceConfig()
void setXCTResourceConfig(com.ibm.websphere.models.config.xct.XCTResourceConfig value)
XCT Resource Config
' containment reference.
value
- the new value of the 'XCT Resource Config' containment reference.getXCTResourceConfig()
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.getCoreServerExtension_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.getCoreServerExtension_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 |