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.EAttribute |
TESTSHEET__EFFECTIVE_TARGET_DATE
The meta object literal for the 'Effective Target Date' 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.EAttribute |
TESTSHEET__MAJOR_VERSION
The meta object literal for the 'Major Version' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
TESTSHEET__MINOR_VERSION
The meta object literal for the 'Minor Version' attribute 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__RESTRICT_INFO_RULE_MESSAGES
The meta object literal for the 'Restrict Info Rule Messages' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
TESTSHEET__RESTRICT_RESPONSE_TO_RULE_MESSAGES_ONLY
The meta object literal for the 'Restrict Response To Rule Messages Only' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
TESTSHEET__RESTRICT_VIOLATION_RULE_MESSAGES
The meta object literal for the 'Restrict Violation Rule Messages' attribute feature
|
static org.eclipse.emf.ecore.EAttribute |
TESTSHEET__RESTRICT_WARNING_RULE_MESSAGES
The meta object literal for the 'Restrict Warning Rule Messages' 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 org.eclipse.emf.ecore.EAttribute |
TESTSHEET__SECOND_LEVEL_CACHE_ON
The meta object literal for the 'Second Level Cache On' 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.EAttribute TESTSHEET__RESTRICT_INFO_RULE_MESSAGES
static final org.eclipse.emf.ecore.EAttribute TESTSHEET__RESTRICT_WARNING_RULE_MESSAGES
static final org.eclipse.emf.ecore.EAttribute TESTSHEET__RESTRICT_VIOLATION_RULE_MESSAGES
static final org.eclipse.emf.ecore.EAttribute TESTSHEET__RESTRICT_RESPONSE_TO_RULE_MESSAGES_ONLY
static final org.eclipse.emf.ecore.EAttribute TESTSHEET__SECOND_LEVEL_CACHE_ON
static final org.eclipse.emf.ecore.EAttribute TESTSHEET__MAJOR_VERSION
static final org.eclipse.emf.ecore.EAttribute TESTSHEET__MINOR_VERSION
static final org.eclipse.emf.ecore.EAttribute TESTSHEET__EFFECTIVE_TARGET_DATE
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.
DatabaseMode,
TestsheetPackageImpl.getDatabaseMode()static final org.eclipse.emf.ecore.EEnum RETURN_ENTITY_MODE
Return Entity Mode' enum.
ReturnEntityMode,
TestsheetPackageImpl.getReturnEntityMode()Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.