public static interface TestsheetPackage.Literals
| Modifier and Type | Field and Description |
|---|---|
static org.eclipse.emf.ecore.EClass |
DATA_DOCUMENT
The meta object literal for the '
Data Document' class |
static org.eclipse.emf.ecore.EEnum |
DATABASE_MODE
The meta object literal for the '
Database Mode' enum |
static org.eclipse.emf.ecore.EClass |
INPUT
The meta object literal for the '
Input' class |
static org.eclipse.emf.ecore.EClass |
OUTPUT
The meta object literal for the '
Output' class |
static org.eclipse.emf.ecore.EReference |
OUTPUT__POSTED_MESSAGE
The meta object literal for the 'Posted Message' containment reference list feature
|
static org.eclipse.emf.ecore.EClass |
POSTED_MESSAGE
The meta object literal for the '
Posted Message' class |
static org.eclipse.emf.ecore.EAttribute |
POSTED_MESSAGE__SEVERITY
The meta object literal for the 'Severity' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
POSTED_MESSAGE__TEXT
The meta object literal for the 'Text' attribute feature
|
static org.eclipse.emf.ecore.EEnum |
RETURN_ENTITY_MODE
The meta object literal for the '
Return Entity Mode' enum |
static org.eclipse.emf.ecore.EClass |
TESTSHEET
The meta object literal for the '
Testsheet' class |
static org.eclipse.emf.ecore.EAttribute |
TESTSHEET__CASCADE
The meta object literal for the 'Cascade' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
TESTSHEET__DATABASE_MODE
The meta object literal for the 'Database Mode' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
TESTSHEET__DECISION_SERVICE_NAME
The meta object literal for the 'Decision Service Name' attribute feature
|
static org.eclipse.emf.ecore.EReference |
TESTSHEET__EXPECTED_OUTPUT
The meta object literal for the 'Expected Output' containment reference feature
|
static org.eclipse.emf.ecore.EReference |
TESTSHEET__INPUT
The meta object literal for the 'Input' containment reference feature
|
static org.eclipse.emf.ecore.EReference |
TESTSHEET__OUTPUT
The meta object literal for the 'Output' containment reference feature
|
static org.eclipse.emf.ecore.EAttribute |
TESTSHEET__REMOTE_SERVER_URI
The meta object literal for the 'Remote Server Uri' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
TESTSHEET__RETURN_ENTITY_MODE
The meta object literal for the 'Return Entity Mode' attribute feature
|
static org.eclipse.emf.ecore.EReference |
TESTSHEET__RULE_ACTIVITY
The meta object literal for the 'Rule Activity' reference feature
|
static org.eclipse.emf.ecore.EAttribute |
TESTSHEET__RULE_ACTIVITY_UPDATE_STAMP
The meta object literal for the 'Rule Activity Update Stamp' attribute feature
|
static final org.eclipse.emf.ecore.EClass TESTSHEET
Testsheet' class.
TestsheetImpl,
TestsheetPackageImpl.getTestsheet()static final org.eclipse.emf.ecore.EAttribute TESTSHEET__CASCADE
static final org.eclipse.emf.ecore.EAttribute TESTSHEET__RULE_ACTIVITY_UPDATE_STAMP
static final org.eclipse.emf.ecore.EAttribute TESTSHEET__REMOTE_SERVER_URI
static final org.eclipse.emf.ecore.EAttribute TESTSHEET__DECISION_SERVICE_NAME
static final org.eclipse.emf.ecore.EAttribute TESTSHEET__DATABASE_MODE
static final org.eclipse.emf.ecore.EAttribute TESTSHEET__RETURN_ENTITY_MODE
static final org.eclipse.emf.ecore.EReference TESTSHEET__INPUT
static final org.eclipse.emf.ecore.EReference TESTSHEET__OUTPUT
static final org.eclipse.emf.ecore.EReference TESTSHEET__EXPECTED_OUTPUT
static final org.eclipse.emf.ecore.EReference TESTSHEET__RULE_ACTIVITY
static final org.eclipse.emf.ecore.EClass INPUT
Input' class.
InputImpl,
TestsheetPackageImpl.getInput()static final org.eclipse.emf.ecore.EClass OUTPUT
Output' class.
OutputImpl,
TestsheetPackageImpl.getOutput()static final org.eclipse.emf.ecore.EReference OUTPUT__POSTED_MESSAGE
static final org.eclipse.emf.ecore.EClass DATA_DOCUMENT
Data Document' class.
DataDocumentImpl,
TestsheetPackageImpl.getDataDocument()static final org.eclipse.emf.ecore.EClass POSTED_MESSAGE
Posted Message' class.
PostedMessageImpl,
TestsheetPackageImpl.getPostedMessage()static final org.eclipse.emf.ecore.EAttribute POSTED_MESSAGE__SEVERITY
static final org.eclipse.emf.ecore.EAttribute POSTED_MESSAGE__TEXT
static final org.eclipse.emf.ecore.EEnum DATABASE_MODE
Database Mode' enum.
static final org.eclipse.emf.ecore.EEnum RETURN_ENTITY_MODE
Return Entity Mode' enum.
Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.