|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CompletionsFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
CompletionsPackage| Field Summary | |
|---|---|
static CompletionsFactory |
eINSTANCE
The singleton instance of the factory. |
| Method Summary | |
|---|---|
Completion |
createCompletion()
Returns a new object of class 'Completion'. |
CompletionRepository |
createCompletionRepository()
Returns a new object of class 'Completion Repository'. |
DelegatingExternalCallAction |
createDelegatingExternalCallAction()
Returns a new object of class 'Delegating External Call Action'. |
CompletionsPackage |
getCompletionsPackage()
Returns the package supported by this factory. |
| Field Detail |
|---|
static final CompletionsFactory eINSTANCE
| Method Detail |
|---|
Completion createCompletion()
CompletionRepository createCompletionRepository()
DelegatingExternalCallAction createDelegatingExternalCallAction()
CompletionsPackage getCompletionsPackage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||