|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object SubSystemConfiguration com.ibm.etools.iseries.subsystems.qsys.objects.QSYSObjectSubSystemConfiguration
public class QSYSObjectSubSystemConfiguration
SubSystemConfiguration for QSYSObjectSubSystem.
Field Summary | |
---|---|
static String |
CONFIGURATION_ID
|
static String |
copyright
|
Constructor Summary | |
---|---|
QSYSObjectSubSystemConfiguration()
Create a QSYSObjectSubSystemConfiguration. |
Method Summary | |
---|---|
protected ISystemFilterPool |
createDefaultFilterPool(ISystemFilterPoolManager mgr)
|
ISubSystem |
createSubSystemInternal(IHost host)
|
IConnectorService |
getConnectorService(IHost host)
|
IHost |
getCurrentConnection()
Return current host for the subsystem. |
IQSYSObjectService |
getQSYSObjectService(IHost host)
Get QSYS Object Service. |
IService |
getService(IHost host)
|
Class |
getServiceImplType()
|
Class |
getServiceType()
|
String |
getTranslatedFilterTypeProperty(ISystemFilter selectedFilter)
|
boolean |
showGenericShowInTableOnFilter()
Return true if we should show the show in table action in the popup for the given element. |
boolean |
supportsNestedFilters()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static String copyright
public static final String CONFIGURATION_ID
Constructor Detail |
---|
public QSYSObjectSubSystemConfiguration()
Method Detail |
---|
public IConnectorService getConnectorService(IHost host)
protected ISystemFilterPool createDefaultFilterPool(ISystemFilterPoolManager mgr)
public ISubSystem createSubSystemInternal(IHost host)
public String getTranslatedFilterTypeProperty(ISystemFilter selectedFilter)
public IHost getCurrentConnection()
public boolean supportsNestedFilters()
public IService getService(IHost host)
public final IQSYSObjectService getQSYSObjectService(IHost host)
host
-
public Class getServiceImplType()
public Class getServiceType()
public boolean showGenericShowInTableOnFilter()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |