|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LaunchFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
LaunchPackage| Field Summary | |
|---|---|
static LaunchFactory |
eINSTANCE
The singleton instance of the factory. |
| Method Summary | |
|---|---|
LaunchConfiguration |
createLaunchConfiguration()
Returns a new object of class 'Configuration'. |
ParameterValue |
createParameterValue()
Returns a new object of class 'Parameter Value'. |
LaunchPackage |
getLaunchPackage()
Returns the package supported by this factory. |
| Field Detail |
|---|
static final LaunchFactory eINSTANCE
| Method Detail |
|---|
LaunchConfiguration createLaunchConfiguration()
ParameterValue createParameterValue()
LaunchPackage getLaunchPackage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||