|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConnectorManagerConfiguration
A representation of the model object 'Connector Manager Configuration'.
The following features are supported:
ModelPackage.getConnectorManagerConfiguration()
Method Summary | |
---|---|
java.lang.String |
getHostName()
Returns the value of the 'Host Name' attribute |
java.lang.String |
getPort()
Returns the value of the 'Port' attribute |
void |
setHostName(java.lang.String value)
Sets the value of the ' Host Name ' attribute |
void |
setPort(java.lang.String value)
Sets the value of the ' Port ' 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 |
---|
java.lang.String getHostName()
If the meaning of the 'Host Name' attribute isn't clear, there really should be more of a description here...
setHostName(String)
,
ModelPackage.getConnectorManagerConfiguration_HostName()
void setHostName(java.lang.String value)
Host Name
' attribute.
value
- the new value of the 'Host Name' attribute.getHostName()
java.lang.String getPort()
If the meaning of the 'Port' attribute isn't clear, there really should be more of a description here...
setPort(String)
,
ModelPackage.getConnectorManagerConfiguration_Port()
void setPort(java.lang.String value)
Port
' attribute.
value
- the new value of the 'Port' attribute.getPort()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |