|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EtunitFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
EtunitPackage| Field Summary | |
|---|---|
static EtunitFactory |
eINSTANCE
The singleton instance of the factory. |
| Method Summary | |
|---|---|
DocumentRoot |
createDocumentRoot()
Returns a new object of class 'Document Root'. |
ErrorType |
createErrorType()
Returns a new object of class 'Error Type'. |
FailureType |
createFailureType()
Returns a new object of class 'Failure Type'. |
TestcaseType |
createTestcaseType()
Returns a new object of class 'Testcase Type'. |
Testsuite |
createTestsuite()
Returns a new object of class 'Testsuite'. |
TestsuitesType |
createTestsuitesType()
Returns a new object of class 'Testsuites Type'. |
TestsuiteType |
createTestsuiteType()
Returns a new object of class 'Testsuite Type'. |
EtunitPackage |
getEtunitPackage()
Returns the package supported by this factory. |
| Field Detail |
|---|
static final EtunitFactory eINSTANCE
| Method Detail |
|---|
DocumentRoot createDocumentRoot()
ErrorType createErrorType()
FailureType createFailureType()
TestcaseType createTestcaseType()
Testsuite createTestsuite()
TestsuitesType createTestsuitesType()
TestsuiteType createTestsuiteType()
EtunitPackage getEtunitPackage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||