|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SystemFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
SystemPackage| Field Summary | |
|---|---|
static String |
copyright
|
static SystemFactory |
eINSTANCE
The singleton instance of the factory. |
| Method Summary | |
|---|---|
System |
createSystem()
Returns a new object of class 'System'. |
SystemPackage |
getSystemPackage()
Returns the package supported by this factory. |
| Field Detail |
|---|
static final String copyright
static final SystemFactory eINSTANCE
| Method Detail |
|---|
System createSystem()
SystemPackage getSystemPackage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||