|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEObjectImpl
com.ibm.etools.systems.subsystems.impl.SubSystemFactoryImpl
com.ibm.etools.systems.subsystems.impl.RemoteCmdSubSystemFactoryImpl
com.ibm.etools.systems.localfilesubsys.impl.LocalCmdSubSystemFactoryImpl
Field Summary | |
---|---|
static String |
copyright
|
Fields inherited from class com.ibm.etools.systems.subsystems.impl.RemoteCmdSubSystemFactoryImpl |
---|
_activeShellImageDescriptor, _exportShellHistoryAction, _exportShellOutputAction, _inactiveShellImageDescriptor, translatedType |
Fields inherited from class com.ibm.etools.systems.subsystems.impl.SubSystemFactoryImpl |
---|
compileManager, currentlyProcessingConnection, currentlyProcessingSubSystemFactory, currentlySelected, currentlySelectedConnection, filterNamingPolicy, filterPoolManagerList, filterPoolManagers, filterPoolManagersPerProfile, imageTable, mofInitSS, mofInitSubclassSS, ssfactory, sspkg, subSystemList, udas |
Fields inherited from interface com.ibm.etools.systems.subsystems.SubSystemFactory |
---|
FORCE_INTO_MEMORY, LAZILY |
Fields inherited from interface com.ibm.etools.systems.subsystems.ISubSystemConstants |
---|
Copyright, DEFAULT_PORT, SAVEFILE_FILTERS, SAVEFILE_SUBSYSTEMS |
Constructor Summary | |
---|---|
LocalCmdSubSystemFactoryImpl()
Constructor |
Method Summary | |
---|---|
protected SubSystem |
createSubSystemInternal(SystemConnection conn)
Instantiate and return an instance of OUR subystem. |
Object |
eGet(EStructuralFeature eFeature,
boolean resolve)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
Class baseClass,
NotificationChain msgs)
|
boolean |
eIsSet(EStructuralFeature eFeature)
|
void |
eSet(EStructuralFeature eFeature,
Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(EStructuralFeature eFeature)
|
protected Vector |
getAdditionalSubSystemActions(SubSystem selectedSubSystem,
Shell shell)
Overridable entry for child classes to contribute subsystem actions beyond the default supplied actions. |
String |
getCommandSeparator()
Return in string format the character used to separate commands. |
protected static LocalfilesubsysFactory |
getMOFfactory()
Return the MOF factory |
protected void |
initSubSystemMOF()
Initialize our mof factory. |
boolean |
isPortEditable()
We return false. |
boolean |
supportsCommands()
We return true. |
boolean |
supportsFilters()
We return true. |
boolean |
supportsNestedFilters()
We return false |
boolean |
supportsProperties()
We return false. |
boolean |
supportsSubSystemConnect()
We return false. |
boolean |
supportsUserId()
We return false. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.ibm.etools.systems.subsystems.RemoteCmdSubSystemFactory |
---|
getActiveCommandShellImageDescriptor, getCommandShellAction, getCommandShellHistoryExportAction, getCommandShellOutputExportAction, getInactiveCommandShellImageDescriptor, supportsEnvironmentVariablesPropertyPage |
Field Detail |
public static final String copyright
Constructor Detail |
public LocalCmdSubSystemFactoryImpl()
Method Detail |
protected EClass eStaticClass()
eStaticClass
in class RemoteCmdSubSystemFactoryImpl
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
eInverseRemove
in class RemoteCmdSubSystemFactoryImpl
public Object eGet(EStructuralFeature eFeature, boolean resolve)
eGet
in class RemoteCmdSubSystemFactoryImpl
public void eSet(EStructuralFeature eFeature, Object newValue)
eSet
in class RemoteCmdSubSystemFactoryImpl
public void eUnset(EStructuralFeature eFeature)
eUnset
in class RemoteCmdSubSystemFactoryImpl
public boolean eIsSet(EStructuralFeature eFeature)
eIsSet
in class RemoteCmdSubSystemFactoryImpl
public boolean supportsUserId()
supportsUserId
in interface SubSystemFactory
supportsUserId
in class RemoteCmdSubSystemFactoryImpl
SubSystemFactoryImpl.supportsUserId()
public boolean supportsSubSystemConnect()
supportsSubSystemConnect
in interface SubSystemFactory
supportsSubSystemConnect
in class RemoteCmdSubSystemFactoryImpl
SubSystemFactoryImpl.supportsSubSystemConnect()
public boolean isPortEditable()
isPortEditable
in interface SubSystemFactory
isPortEditable
in class RemoteCmdSubSystemFactoryImpl
SubSystemFactoryImpl.isPortEditable()
public boolean supportsCommands()
supportsCommands
in interface SubSystemFactory
supportsCommands
in class RemoteCmdSubSystemFactoryImpl
SubSystemFactoryImpl.supportsCommands()
public boolean supportsProperties()
supportsProperties
in interface SubSystemFactory
supportsProperties
in class RemoteCmdSubSystemFactoryImpl
SubSystemFactoryImpl.supportsProperties()
public boolean supportsFilters()
supportsFilters
in interface SubSystemFactory
supportsFilters
in class RemoteCmdSubSystemFactoryImpl
SubSystemFactoryImpl.supportsFilters()
public boolean supportsNestedFilters()
supportsNestedFilters
in interface SubSystemFactory
supportsNestedFilters
in class RemoteCmdSubSystemFactoryImpl
SubSystemFactoryImpl.supportsNestedFilters()
public String getCommandSeparator()
getCommandSeparator
in interface RemoteCmdSubSystemFactory
getCommandSeparator
in class RemoteCmdSubSystemFactoryImpl
protected Vector getAdditionalSubSystemActions(SubSystem selectedSubSystem, Shell shell)
SubSystemFactoryImpl
By default, returns null.
getAdditionalSubSystemActions
in class RemoteCmdSubSystemFactoryImpl
SubSystemFactoryImpl.getAdditionalSubSystemActions(SubSystem,Shell)
protected SubSystem createSubSystemInternal(SystemConnection conn)
createSubSystemInternal
in class RemoteCmdSubSystemFactoryImpl
SubSystemFactoryImpl.createSubSystemInternal(SystemConnection)
protected void initSubSystemMOF()
initSubSystemMOF
in class RemoteCmdSubSystemFactoryImpl
SubSystemFactoryImpl.initSubSystemMOF()
protected static LocalfilesubsysFactory getMOFfactory()
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |