|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The Factory for the model. It provides a create method for each non-abstract class of the model.
SubsystemsPackage
Field Summary | |
---|---|
static String |
copyright
|
static SubsystemsFactory |
eINSTANCE
The singleton instance of the factory |
Method Summary | |
---|---|
IBMServerLauncher |
createIBMServerLauncher()
Returns a new object of class 'IBM Server Launcher' |
RemoteSystemEnvVar |
createRemoteSystemEnvVar()
Returns a new object of class 'Remote System Env Var' |
ServerLauncher |
createServerLauncher()
Returns a new object of class 'Server Launcher' |
SubsystemsPackage |
getSubsystemsPackage()
Returns the package supported by this factory |
Field Detail |
public static final String copyright
public static final SubsystemsFactory eINSTANCE
Method Detail |
public RemoteSystemEnvVar createRemoteSystemEnvVar()
public ServerLauncher createServerLauncher()
public IBMServerLauncher createIBMServerLauncher()
public SubsystemsPackage getSubsystemsPackage()
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |