|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectorManagerConfiguration | |
---|---|
org.objectweb.dsrg.sofa.repository.model | |
org.objectweb.dsrg.sofa.repository.model.impl | |
org.objectweb.dsrg.sofa.repository.model.util |
Uses of ConnectorManagerConfiguration in org.objectweb.dsrg.sofa.repository.model |
---|
Methods in org.objectweb.dsrg.sofa.repository.model that return ConnectorManagerConfiguration | |
---|---|
ConnectorManagerConfiguration |
ModelFactory.createConnectorManagerConfiguration()
Returns a new object of class 'Connector Manager Configuration' |
ConnectorManagerConfiguration |
NodeConfiguration.getConnectorManagerConfiguration()
Returns the value of the 'Connector Manager Configuration' containment reference |
Methods in org.objectweb.dsrg.sofa.repository.model with parameters of type ConnectorManagerConfiguration | |
---|---|
void |
NodeConfiguration.setConnectorManagerConfiguration(ConnectorManagerConfiguration value)
Sets the value of the ' Connector Manager Configuration ' containment reference |
Uses of ConnectorManagerConfiguration in org.objectweb.dsrg.sofa.repository.model.impl |
---|
Classes in org.objectweb.dsrg.sofa.repository.model.impl that implement ConnectorManagerConfiguration | |
---|---|
class |
ConnectorManagerConfigurationImpl
An implementation of the model object 'Connector Manager Configuration' |
Fields in org.objectweb.dsrg.sofa.repository.model.impl declared as ConnectorManagerConfiguration | |
---|---|
protected ConnectorManagerConfiguration |
NodeConfigurationImpl.connectorManagerConfiguration
The cached value of the ' Connector Manager Configuration ' containment reference |
Methods in org.objectweb.dsrg.sofa.repository.model.impl that return ConnectorManagerConfiguration | |
---|---|
ConnectorManagerConfiguration |
NodeConfigurationImpl.basicGetConnectorManagerConfiguration()
|
ConnectorManagerConfiguration |
ModelFactoryImpl.createConnectorManagerConfiguration()
|
ConnectorManagerConfiguration |
NodeConfigurationImpl.getConnectorManagerConfiguration()
|
Methods in org.objectweb.dsrg.sofa.repository.model.impl with parameters of type ConnectorManagerConfiguration | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
NodeConfigurationImpl.basicSetConnectorManagerConfiguration(ConnectorManagerConfiguration newConnectorManagerConfiguration,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
NodeConfigurationImpl.setConnectorManagerConfiguration(ConnectorManagerConfiguration newConnectorManagerConfiguration)
|
Uses of ConnectorManagerConfiguration in org.objectweb.dsrg.sofa.repository.model.util |
---|
Methods in org.objectweb.dsrg.sofa.repository.model.util with parameters of type ConnectorManagerConfiguration | |
---|---|
T |
ModelSwitch.caseConnectorManagerConfiguration(ConnectorManagerConfiguration object)
Returns the result of interpreting the object as an instance of 'Connector Manager Configuration' |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |