|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SpaFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
SpaPackage| Field Summary | |
|---|---|
static SpaFactory |
eINSTANCE
The singleton instance of the factory. |
| Method Summary | |
|---|---|
ProcessBehaviour |
createProcessBehaviour()
Returns a new object of class 'Process Behaviour'. |
SPAModel |
createSPAModel()
Returns a new object of class 'SPA Model'. |
SpaPackage |
getSpaPackage()
Returns the package supported by this factory. |
| Field Detail |
|---|
static final SpaFactory eINSTANCE
| Method Detail |
|---|
ProcessBehaviour createProcessBehaviour()
SPAModel createSPAModel()
SpaPackage getSpaPackage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||