|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConfigFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
ConfigPackage| Field Summary | |
|---|---|
static ConfigFactory |
eINSTANCE
The singleton instance of the factory. |
| Method Summary | |
|---|---|
ActorClassConfig |
createActorClassConfig()
Returns a new object of class 'Actor Class Config'. |
ConfigModel |
createConfigModel()
Returns a new object of class 'Model'. |
ConfigPackage |
getConfigPackage()
Returns the package supported by this factory. |
| Field Detail |
|---|
static final ConfigFactory eINSTANCE
| Method Detail |
|---|
ConfigModel createConfigModel()
ActorClassConfig createActorClassConfig()
ConfigPackage getConfigPackage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||