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 int |
DATA_DOCUMENT
The meta object id for the '
Data Document' class |
static int |
DATA_DOCUMENT_FEATURE_COUNT
The number of structural features of the 'Data Document' class
|
static int |
DATABASE_MODE
The meta object id for the '
Database Mode' enum |
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 |
INPUT
The meta object id for the '
Input' class |
static int |
INPUT_FEATURE_COUNT
The number of structural features of the 'Input' class
|
static int |
OUTPUT
The meta object id for the '
Output' class |
static int |
OUTPUT__POSTED_MESSAGE
The feature id for the 'Posted Message' containment reference list
|
static int |
OUTPUT_FEATURE_COUNT
The number of structural features of the 'Output' class
|
static int |
POSTED_MESSAGE
The meta object id for the '
Posted Message' class |
static int |
POSTED_MESSAGE__SEVERITY
The feature id for the 'Severity' attribute
|
static int |
POSTED_MESSAGE__TEXT
The feature id for the 'Text' attribute
|
static int |
POSTED_MESSAGE_FEATURE_COUNT
The number of structural features of the 'Posted Message' class
|
static int |
RETURN_ENTITY_MODE
The meta object id for the '
Return Entity Mode' enum |
static int |
TESTSHEET
The meta object id for the '
Testsheet' class |
static int |
TESTSHEET__CASCADE
The feature id for the 'Cascade' attribute
|
static int |
TESTSHEET__DATABASE_MODE
The feature id for the 'Database Mode' attribute
|
static int |
TESTSHEET__DECISION_SERVICE_NAME
The feature id for the 'Decision Service Name' attribute
|
static int |
TESTSHEET__EFFECTIVE_TARGET_DATE
The feature id for the 'Effective Target Date' attribute
|
static int |
TESTSHEET__EXPECTED_OUTPUT
The feature id for the 'Expected Output' containment reference
|
static int |
TESTSHEET__INPUT
The feature id for the 'Input' containment reference
|
static int |
TESTSHEET__MAJOR_VERSION
The feature id for the 'Major Version' attribute
|
static int |
TESTSHEET__MINOR_VERSION
The feature id for the 'Minor Version' attribute
|
static int |
TESTSHEET__OUTPUT
The feature id for the 'Output' containment reference
|
static int |
TESTSHEET__REMOTE_SERVER_URI
The feature id for the 'Remote Server Uri' attribute
|
static int |
TESTSHEET__RESTRICT_INFO_RULE_MESSAGES
The feature id for the 'Restrict Info Rule Messages' attribute
|
static int |
TESTSHEET__RESTRICT_RESPONSE_TO_RULE_MESSAGES_ONLY
The feature id for the 'Restrict Response To Rule Messages Only' attribute
|
static int |
TESTSHEET__RESTRICT_VIOLATION_RULE_MESSAGES
The feature id for the 'Restrict Violation Rule Messages' attribute
|
static int |
TESTSHEET__RESTRICT_WARNING_RULE_MESSAGES
The feature id for the 'Restrict Warning Rule Messages' attribute
|
static int |
TESTSHEET__RETURN_ENTITY_MODE
The feature id for the 'Return Entity Mode' attribute
|
static int |
TESTSHEET__RULE_ACTIVITY
The feature id for the 'Rule Activity' reference
|
static int |
TESTSHEET__RULE_ACTIVITY_UPDATE_STAMP
The feature id for the 'Rule Activity Update Stamp' attribute
|
static int |
TESTSHEET__SECOND_LEVEL_CACHE_ON
The feature id for the 'Second Level Cache On' attribute
|
static int |
TESTSHEET_FEATURE_COUNT
The number of structural features of the 'Testsheet' class
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.ecore.EEnum |
getDatabaseMode()
Returns the meta object for enum '
Database Mode' |
org.eclipse.emf.ecore.EClass |
getDataDocument()
Returns the meta object for class '
Data Document' |
org.eclipse.emf.ecore.EClass |
getInput()
Returns the meta object for class '
Input' |
org.eclipse.emf.ecore.EReference |
getOutput_PostedMessage()
Returns the meta object for the containment reference list '
Posted Message' |
org.eclipse.emf.ecore.EClass |
getOutput()
Returns the meta object for class '
Output' |
org.eclipse.emf.ecore.EAttribute |
getPostedMessage_Severity()
Returns the meta object for the attribute '
Severity' |
org.eclipse.emf.ecore.EAttribute |
getPostedMessage_Text()
Returns the meta object for the attribute '
Text' |
org.eclipse.emf.ecore.EClass |
getPostedMessage()
Returns the meta object for class '
Posted Message' |
org.eclipse.emf.ecore.EEnum |
getReturnEntityMode()
Returns the meta object for enum '
Return Entity Mode' |
org.eclipse.emf.ecore.EAttribute |
getTestsheet_Cascade()
Returns the meta object for the attribute '
Cascade' |
org.eclipse.emf.ecore.EAttribute |
getTestsheet_DatabaseMode()
Returns the meta object for the attribute '
Database Mode' |
org.eclipse.emf.ecore.EAttribute |
getTestsheet_DecisionServiceName()
Returns the meta object for the attribute '
Decision Service Name' |
org.eclipse.emf.ecore.EAttribute |
getTestsheet_EffectiveTargetDate()
Returns the meta object for the attribute '
Effective Target Date' |
org.eclipse.emf.ecore.EReference |
getTestsheet_ExpectedOutput()
Returns the meta object for the containment reference '
Expected Output' |
org.eclipse.emf.ecore.EReference |
getTestsheet_Input()
Returns the meta object for the containment reference '
Input' |
org.eclipse.emf.ecore.EAttribute |
getTestsheet_MajorVersion()
Returns the meta object for the attribute '
Major Version' |
org.eclipse.emf.ecore.EAttribute |
getTestsheet_MinorVersion()
Returns the meta object for the attribute '
Minor Version' |
org.eclipse.emf.ecore.EReference |
getTestsheet_Output()
Returns the meta object for the containment reference '
Output' |
org.eclipse.emf.ecore.EAttribute |
getTestsheet_RemoteServerUri()
Returns the meta object for the attribute '
Remote Server Uri' |
org.eclipse.emf.ecore.EAttribute |
getTestsheet_RestrictInfoRuleMessages()
Returns the meta object for the attribute '
Restrict Info Rule Messages' |
org.eclipse.emf.ecore.EAttribute |
getTestsheet_RestrictResponseToRuleMessagesOnly()
Returns the meta object for the attribute '
Restrict Response To Rule Messages Only' |
org.eclipse.emf.ecore.EAttribute |
getTestsheet_RestrictViolationRuleMessages()
Returns the meta object for the attribute '
Restrict Violation Rule Messages' |
org.eclipse.emf.ecore.EAttribute |
getTestsheet_RestrictWarningRuleMessages()
Returns the meta object for the attribute '
Restrict Warning Rule Messages' |
org.eclipse.emf.ecore.EAttribute |
getTestsheet_ReturnEntityMode()
Returns the meta object for the attribute '
Return Entity Mode' |
org.eclipse.emf.ecore.EReference |
getTestsheet_RuleActivity()
Returns the meta object for the reference '
Rule Activity' |
org.eclipse.emf.ecore.EAttribute |
getTestsheet_RuleActivityUpdateStamp()
Returns the meta object for the attribute '
Rule Activity Update Stamp' |
org.eclipse.emf.ecore.EAttribute |
getTestsheet_SecondLevelCacheOn()
Returns the meta object for the attribute '
Second Level Cache On' |
org.eclipse.emf.ecore.EClass |
getTestsheet()
Returns the meta object for class '
Testsheet' |
TestsheetFactory |
getTestsheetFactory()
Returns the factory that creates the instances of the model
|
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
Testsheet' class.
TestsheetImpl,
TestsheetPackageImpl.getTestsheet(),
Constant Field Valuesstatic final int TESTSHEET__CASCADE
static final int TESTSHEET__RULE_ACTIVITY_UPDATE_STAMP
static final int TESTSHEET__REMOTE_SERVER_URI
static final int TESTSHEET__DECISION_SERVICE_NAME
static final int TESTSHEET__DATABASE_MODE
static final int TESTSHEET__RETURN_ENTITY_MODE
static final int TESTSHEET__INPUT
static final int TESTSHEET__OUTPUT
static final int TESTSHEET__EXPECTED_OUTPUT
static final int TESTSHEET__RULE_ACTIVITY
static final int TESTSHEET__RESTRICT_INFO_RULE_MESSAGES
static final int TESTSHEET__RESTRICT_WARNING_RULE_MESSAGES
static final int TESTSHEET__RESTRICT_VIOLATION_RULE_MESSAGES
static final int TESTSHEET__RESTRICT_RESPONSE_TO_RULE_MESSAGES_ONLY
static final int TESTSHEET__SECOND_LEVEL_CACHE_ON
static final int TESTSHEET__MAJOR_VERSION
static final int TESTSHEET__MINOR_VERSION
static final int TESTSHEET__EFFECTIVE_TARGET_DATE
static final int TESTSHEET_FEATURE_COUNT
static final int DATA_DOCUMENT
Data Document' class.
DataDocumentImpl,
TestsheetPackageImpl.getDataDocument(),
Constant Field Valuesstatic final int DATA_DOCUMENT_FEATURE_COUNT
static final int INPUT
Input' class.
InputImpl,
TestsheetPackageImpl.getInput(),
Constant Field Valuesstatic final int INPUT_FEATURE_COUNT
static final int OUTPUT
Output' class.
OutputImpl,
TestsheetPackageImpl.getOutput(),
Constant Field Valuesstatic final int OUTPUT__POSTED_MESSAGE
static final int OUTPUT_FEATURE_COUNT
static final int POSTED_MESSAGE
Posted Message' class.
PostedMessageImpl,
TestsheetPackageImpl.getPostedMessage(),
Constant Field Valuesstatic final int POSTED_MESSAGE__SEVERITY
static final int POSTED_MESSAGE__TEXT
static final int POSTED_MESSAGE_FEATURE_COUNT
static final int DATABASE_MODE
Database Mode' enum.
DatabaseMode,
TestsheetPackageImpl.getDatabaseMode(),
Constant Field Valuesstatic final int RETURN_ENTITY_MODE
Return Entity Mode' enum.
ReturnEntityMode,
TestsheetPackageImpl.getReturnEntityMode(),
Constant Field Valuesorg.eclipse.emf.ecore.EClass getTestsheet()
Testsheet'.
Testsheetorg.eclipse.emf.ecore.EAttribute getTestsheet_Cascade()
Cascade'.
Testsheet.isCascade(),
getTestsheet()org.eclipse.emf.ecore.EAttribute getTestsheet_RuleActivityUpdateStamp()
Rule Activity Update Stamp'.
Testsheet.getRuleActivityUpdateStamp(),
getTestsheet()org.eclipse.emf.ecore.EAttribute getTestsheet_RemoteServerUri()
Remote Server Uri'.
Testsheet.getRemoteServerUri(),
getTestsheet()org.eclipse.emf.ecore.EAttribute getTestsheet_DecisionServiceName()
Decision Service Name'.
Testsheet.getDecisionServiceName(),
getTestsheet()org.eclipse.emf.ecore.EAttribute getTestsheet_DatabaseMode()
Database Mode'.
Testsheet.getDatabaseMode(),
getTestsheet()org.eclipse.emf.ecore.EAttribute getTestsheet_ReturnEntityMode()
Return Entity Mode'.
Testsheet.getReturnEntityMode(),
getTestsheet()org.eclipse.emf.ecore.EReference getTestsheet_Input()
Input'.
Testsheet.getInput(),
getTestsheet()org.eclipse.emf.ecore.EReference getTestsheet_Output()
Output'.
Testsheet.getOutput(),
getTestsheet()org.eclipse.emf.ecore.EReference getTestsheet_ExpectedOutput()
Expected Output'.
Testsheet.getExpectedOutput(),
getTestsheet()org.eclipse.emf.ecore.EReference getTestsheet_RuleActivity()
Rule Activity'.
Testsheet.getRuleActivity(),
getTestsheet()org.eclipse.emf.ecore.EAttribute getTestsheet_RestrictInfoRuleMessages()
Restrict Info Rule Messages'.
Testsheet.getRestrictInfoRuleMessages(),
getTestsheet()org.eclipse.emf.ecore.EAttribute getTestsheet_RestrictWarningRuleMessages()
Restrict Warning Rule Messages'.
Testsheet.getRestrictWarningRuleMessages(),
getTestsheet()org.eclipse.emf.ecore.EAttribute getTestsheet_RestrictViolationRuleMessages()
Restrict Violation Rule Messages'.
Testsheet.getRestrictViolationRuleMessages(),
getTestsheet()org.eclipse.emf.ecore.EAttribute getTestsheet_RestrictResponseToRuleMessagesOnly()
Restrict Response To Rule Messages Only'.
Testsheet.getRestrictResponseToRuleMessagesOnly(),
getTestsheet()org.eclipse.emf.ecore.EAttribute getTestsheet_SecondLevelCacheOn()
Second Level Cache On'.
Testsheet.isSecondLevelCacheOn(),
getTestsheet()org.eclipse.emf.ecore.EAttribute getTestsheet_MajorVersion()
Major Version'.
Testsheet.getMajorVersion(),
getTestsheet()org.eclipse.emf.ecore.EAttribute getTestsheet_MinorVersion()
Minor Version'.
Testsheet.getMinorVersion(),
getTestsheet()org.eclipse.emf.ecore.EAttribute getTestsheet_EffectiveTargetDate()
Effective Target Date'.
Testsheet.getEffectiveTargetDate(),
getTestsheet()org.eclipse.emf.ecore.EClass getInput()
Input'.
Inputorg.eclipse.emf.ecore.EClass getOutput()
Output'.
Outputorg.eclipse.emf.ecore.EReference getOutput_PostedMessage()
Posted Message'.
Output.getPostedMessage(),
getOutput()org.eclipse.emf.ecore.EClass getDataDocument()
Data Document'.
DataDocumentorg.eclipse.emf.ecore.EClass getPostedMessage()
Posted Message'.
PostedMessageorg.eclipse.emf.ecore.EAttribute getPostedMessage_Severity()
Severity'.
PostedMessage.getSeverity(),
getPostedMessage()org.eclipse.emf.ecore.EAttribute getPostedMessage_Text()
Text'.
PostedMessage.getText(),
getPostedMessage()org.eclipse.emf.ecore.EEnum getDatabaseMode()
Database Mode'.
DatabaseModeorg.eclipse.emf.ecore.EEnum getReturnEntityMode()
Return Entity Mode'.
ReturnEntityModeTestsheetFactory getTestsheetFactory()
Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.