|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NodeConfiguration
A representation of the model object 'Node Configuration'.
The following features are supported:
ModelPackage.getNodeConfiguration()
Method Summary | |
---|---|
ConnectorManagerConfiguration |
getConnectorManagerConfiguration()
Returns the value of the 'Connector Manager Configuration' containment reference |
DockRegistryConfiguration |
getDockRegistryConfiguration()
Returns the value of the 'Dock Registry Configuration' containment reference |
RepositoryConfiguration |
getRepository()
Returns the value of the 'Repository' containment reference |
java.lang.String |
getSofaNodeName()
Returns the value of the 'Sofa Node Name' attribute |
void |
setConnectorManagerConfiguration(ConnectorManagerConfiguration value)
Sets the value of the ' Connector Manager Configuration ' containment reference |
void |
setDockRegistryConfiguration(DockRegistryConfiguration value)
Sets the value of the ' Dock Registry Configuration ' containment reference |
void |
setRepository(RepositoryConfiguration value)
Sets the value of the ' Repository ' containment reference |
void |
setSofaNodeName(java.lang.String value)
Sets the value of the ' Sofa Node Name ' 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 getSofaNodeName()
If the meaning of the 'Sofa Node Name' attribute isn't clear, there really should be more of a description here...
setSofaNodeName(String)
,
ModelPackage.getNodeConfiguration_SofaNodeName()
void setSofaNodeName(java.lang.String value)
Sofa Node Name
' attribute.
value
- the new value of the 'Sofa Node Name' attribute.getSofaNodeName()
RepositoryConfiguration getRepository()
If the meaning of the 'Repository' containment reference isn't clear, there really should be more of a description here...
setRepository(RepositoryConfiguration)
,
ModelPackage.getNodeConfiguration_Repository()
void setRepository(RepositoryConfiguration value)
Repository
' containment reference.
value
- the new value of the 'Repository' containment reference.getRepository()
DockRegistryConfiguration getDockRegistryConfiguration()
If the meaning of the 'Dock Registry Configuration' containment reference isn't clear, there really should be more of a description here...
setDockRegistryConfiguration(DockRegistryConfiguration)
,
ModelPackage.getNodeConfiguration_DockRegistryConfiguration()
void setDockRegistryConfiguration(DockRegistryConfiguration value)
Dock Registry Configuration
' containment reference.
value
- the new value of the 'Dock Registry Configuration' containment reference.getDockRegistryConfiguration()
ConnectorManagerConfiguration getConnectorManagerConfiguration()
If the meaning of the 'Connector Manager Configuration' containment reference isn't clear, there really should be more of a description here...
setConnectorManagerConfiguration(ConnectorManagerConfiguration)
,
ModelPackage.getNodeConfiguration_ConnectorManagerConfiguration()
void setConnectorManagerConfiguration(ConnectorManagerConfiguration value)
Connector Manager Configuration
' containment reference.
value
- the new value of the 'Connector Manager Configuration' containment reference.getConnectorManagerConfiguration()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |