|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SchedulerFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
SchedulerPackage| Field Summary | |
|---|---|
static SchedulerFactory |
eINSTANCE
The singleton instance of the factory. |
| Method Summary | |
|---|---|
SchedulerLibrary |
createSchedulerLibrary()
Returns a new object of class 'Library'. |
SystemConfiguration |
createSystemConfiguration()
Returns a new object of class 'System Configuration'. |
SchedulerPackage |
getSchedulerPackage()
Returns the package supported by this factory. |
| Field Detail |
|---|
static final SchedulerFactory eINSTANCE
| Method Detail |
|---|
SchedulerLibrary createSchedulerLibrary()
SystemConfiguration createSystemConfiguration()
SchedulerPackage getSchedulerPackage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||