|
RSE Release 3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ISubSystemConfigurationProxy | |
---|---|
org.eclipse.rse.core | |
org.eclipse.rse.core.model | |
org.eclipse.rse.core.subsystems |
Uses of ISubSystemConfigurationProxy in org.eclipse.rse.core |
---|
Methods in org.eclipse.rse.core that return ISubSystemConfigurationProxy | |
---|---|
ISubSystemConfigurationProxy[] |
RSECorePlugin.getSubSystemConfigurationProxies()
Return an array of SubSystemConfigurationProxy objects. |
Uses of ISubSystemConfigurationProxy in org.eclipse.rse.core.model |
---|
Methods in org.eclipse.rse.core.model that return ISubSystemConfigurationProxy | |
---|---|
ISubSystemConfigurationProxy[] |
ISystemRegistry.getSubSystemConfigurationProxies()
Public method to retrieve list of subsystem factory proxies registered by extension points. |
ISubSystemConfigurationProxy[] |
ISystemRegistry.getSubSystemConfigurationProxiesByCategory(String factoryCategory)
Return all subsystem factory proxies matching a subsystem factory category. |
Uses of ISubSystemConfigurationProxy in org.eclipse.rse.core.subsystems |
---|
Methods in org.eclipse.rse.core.subsystems that return ISubSystemConfigurationProxy | |
---|---|
ISubSystemConfigurationProxy |
SubSystemConfiguration.getSubSystemConfigurationProxy()
The following is here for completeness but should never be needed. |
ISubSystemConfigurationProxy |
ISubSystemConfiguration.getSubSystemConfigurationProxy()
Private method |
Methods in org.eclipse.rse.core.subsystems with parameters of type ISubSystemConfigurationProxy | |
---|---|
void |
SubSystemConfiguration.setSubSystemConfigurationProxy(ISubSystemConfigurationProxy proxy)
The following is called for you by the SubSystemConfigurationProxy, after starting this object via the extension point mechanism |
void |
ISubSystemConfiguration.setSubSystemConfigurationProxy(ISubSystemConfigurationProxy proxy)
Private method called by RSEUIPlugin |
|
RSE Release 3.0 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |