|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FunctionsFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
FunctionsPackage| Field Summary | |
|---|---|
static FunctionsFactory |
eINSTANCE
The singleton instance of the factory |
| Method Summary | |
|---|---|
DocumentRoot |
createDocumentRoot()
Returns a new object of class 'Document Root' |
ExceptionType |
createExceptionType()
Returns a new object of class 'Exception Type' |
LoopType |
createLoopType()
Returns a new object of class 'Loop Type' |
ValuesType |
createValuesType()
Returns a new object of class 'Values Type' |
FunctionsPackage |
getFunctionsPackage()
Returns the package supported by this factory |
| Field Detail |
|---|
static final FunctionsFactory eINSTANCE
| Method Detail |
|---|
DocumentRoot createDocumentRoot()
ExceptionType createExceptionType()
LoopType createLoopType()
ValuesType createValuesType()
FunctionsPackage getFunctionsPackage()
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||