|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RuntimeFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
RuntimePackage
Field Summary | |
---|---|
static RuntimeFactory |
eINSTANCE
The singleton instance of the factory. |
Method Summary | |
---|---|
ModelQueryContext |
createModelQueryContext()
Returns a new object of class 'Model Query Context'. |
ModelQueryParameterValue |
createModelQueryParameterValue()
Returns a new object of class 'Model Query Parameter Value'. |
ModelQueryResult |
createModelQueryResult()
Returns a new object of class 'Model Query Result'. |
RuntimePackage |
getRuntimePackage()
Returns the package supported by this factory. |
Field Detail |
---|
static final RuntimeFactory eINSTANCE
Method Detail |
---|
ModelQueryContext createModelQueryContext()
ModelQueryParameterValue createModelQueryParameterValue()
ModelQueryResult createModelQueryResult()
RuntimePackage getRuntimePackage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |