public interface TestsheetFactory
extends org.eclipse.emf.ecore.EFactory
TestsheetPackage| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
static TestsheetFactory |
eINSTANCE
The singleton instance of the factory
|
| Modifier and Type | Method and Description |
|---|---|
DataDocument |
createDataDocument()
Returns a new object of class 'Data Document'
|
Input |
createInput()
Returns a new object of class 'Input'
|
Output |
createOutput()
Returns a new object of class 'Output'
|
PostedMessage |
createPostedMessage()
Returns a new object of class 'Posted Message'
|
Testsheet |
createTestsheet()
Returns a new object of class 'Testsheet'
|
TestsheetPackage |
getTestsheetPackage()
Returns the package supported by this factory
|
convertToString, create, createFromString, getEPackage, setEPackagegetEAnnotation, getEAnnotationsstatic final java.lang.String copyright
static final TestsheetFactory eINSTANCE
Testsheet createTestsheet()
Input createInput()
Output createOutput()
DataDocument createDataDocument()
PostedMessage createPostedMessage()
TestsheetPackage getTestsheetPackage()
Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.