|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEFactoryImpl
com.ibm.etools.systems.subsystems.impl.SubsystemsFactoryImpl
An implementation of the model Factory.
Field Summary | |
---|---|
static String |
copyright
|
Fields inherited from interface com.ibm.etools.systems.subsystems.SubsystemsFactory |
---|
eINSTANCE |
Constructor Summary | |
---|---|
SubsystemsFactoryImpl()
Creates and instance of the factory |
Method Summary | |
---|---|
String |
convertToString(EDataType eDataType,
Object instanceValue)
|
EObject |
create(EClass eClass)
|
Object |
createFromString(EDataType eDataType,
String initialValue)
|
IBMServerLauncher |
createIBMServerLauncher()
|
RemoteSystemEnvVar |
createRemoteSystemEnvVar()
|
ServerLauncher |
createServerLauncher()
|
static SubsystemsPackage |
getPackage()
|
SubsystemsPackage |
getSubsystemsPackage()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final String copyright
Constructor Detail |
public SubsystemsFactoryImpl()
Method Detail |
public EObject create(EClass eClass)
public Object createFromString(EDataType eDataType, String initialValue)
public String convertToString(EDataType eDataType, Object instanceValue)
public RemoteSystemEnvVar createRemoteSystemEnvVar()
createRemoteSystemEnvVar
in interface SubsystemsFactory
public ServerLauncher createServerLauncher()
createServerLauncher
in interface SubsystemsFactory
public IBMServerLauncher createIBMServerLauncher()
createIBMServerLauncher
in interface SubsystemsFactory
public SubsystemsPackage getSubsystemsPackage()
getSubsystemsPackage
in interface SubsystemsFactory
public static SubsystemsPackage getPackage()
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |