public interface TestsheetPackage
extends org.eclipse.emf.ecore.EPackage
TestsheetFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
TestsheetPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
static TestsheetPackage |
eINSTANCE
The singleton instance of the package
|
static java.lang.String |
eNAME
The package name
|
static java.lang.String |
eNS_PREFIX
The package namespace name
|
static java.lang.String |
eNS_URI
The package namespace URI
|
static int |
TESTSHEET_VIEW
The meta object id for the '
View' class |
static int |
TESTSHEET_VIEW_FEATURE_COUNT
The number of structural features of the 'View' class
|
| Modifier and Type | Method and Description |
|---|---|
TestsheetFactory |
getTestsheetFactory()
Returns the factory that creates the instances of the model
|
org.eclipse.emf.ecore.EClass |
getTestsheetView()
Returns the meta object for class '
View' |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetEAnnotation, getEAnnotationsstatic final java.lang.String copyright
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final TestsheetPackage eINSTANCE
static final int TESTSHEET_VIEW
View' class.
TestsheetViewImpl,
TestsheetPackageImpl.getTestsheetView(),
Constant Field Valuesstatic final int TESTSHEET_VIEW_FEATURE_COUNT
org.eclipse.emf.ecore.EClass getTestsheetView()
View'.
TestsheetViewTestsheetFactory getTestsheetFactory()
Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.