public interface Testsheet
extends org.eclipse.emf.ecore.EObject
The following features are supported:
CascadeRule Activity Update StampRemote Server UriDecision Service NameDatabase ModeReturn Entity ModeInputOutputExpected OutputRule ActivityRestrict Info Rule MessagesRestrict Warning Rule MessagesRestrict Violation Rule MessagesRestrict Response To Rule Messages OnlySecond Level Cache OnMajor VersionMinor VersionEffective Target DateTestsheetPackage.getTestsheet()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
DatabaseMode |
getDatabaseMode()
Returns the value of the 'Database Mode' attribute.
|
java.lang.String |
getDecisionServiceName()
Returns the value of the 'Decision Service Name' attribute
|
java.util.Date |
getEffectiveTargetDate()
Returns the value of the 'Effective Target Date' attribute
|
Output |
getExpectedOutput()
Returns the value of the 'Expected Output' containment reference
|
Input |
getInput()
Returns the value of the 'Input' containment reference
|
java.lang.Integer |
getMajorVersion()
Returns the value of the 'Major Version' attribute
|
java.lang.Integer |
getMinorVersion()
Returns the value of the 'Minor Version' attribute
|
Output |
getOutput()
Returns the value of the 'Output' containment reference
|
java.lang.String |
getRemoteServerUri()
Returns the value of the 'Remote Server Uri' attribute
|
java.lang.Boolean |
getRestrictInfoRuleMessages()
Returns the value of the 'Restrict Info Rule Messages' attribute
|
java.lang.Boolean |
getRestrictResponseToRuleMessagesOnly()
Returns the value of the 'Restrict Response To Rule Messages Only' attribute
|
java.lang.Boolean |
getRestrictViolationRuleMessages()
Returns the value of the 'Restrict Violation Rule Messages' attribute
|
java.lang.Boolean |
getRestrictWarningRuleMessages()
Returns the value of the 'Restrict Warning Rule Messages' attribute
|
ReturnEntityMode |
getReturnEntityMode()
Returns the value of the 'Return Entity Mode' attribute.
|
RuleActivity |
getRuleActivity()
Returns the value of the 'Rule Activity' reference
|
java.lang.String |
getRuleActivityUpdateStamp()
Returns the value of the 'Rule Activity Update Stamp' attribute
|
boolean |
isCascade()
Returns the value of the 'Cascade' attribute
|
boolean |
isSecondLevelCacheOn()
Returns the value of the 'Second Level Cache On' attribute
|
void |
setCascade(boolean value)
Sets the value of the '
Cascade' attribute |
void |
setDatabaseMode(DatabaseMode value)
Sets the value of the '
Database Mode' attribute |
void |
setDecisionServiceName(java.lang.String value)
Sets the value of the '
Decision Service Name' attribute |
void |
setEffectiveTargetDate(java.util.Date value)
Sets the value of the '
Effective Target Date' attribute |
void |
setExpectedOutput(Output value)
Sets the value of the '
Expected Output' containment reference |
void |
setInput(Input value)
Sets the value of the '
Input' containment reference |
void |
setMajorVersion(java.lang.Integer value)
Sets the value of the '
Major Version' attribute |
void |
setMinorVersion(java.lang.Integer value)
Sets the value of the '
Minor Version' attribute |
void |
setOutput(Output value)
Sets the value of the '
Output' containment reference |
void |
setRemoteServerUri(java.lang.String value)
Sets the value of the '
Remote Server Uri' attribute |
void |
setRestrictInfoRuleMessages(java.lang.Boolean value)
Sets the value of the '
Restrict Info Rule Messages' attribute |
void |
setRestrictResponseToRuleMessagesOnly(java.lang.Boolean value)
Sets the value of the '
Restrict Response To Rule Messages Only' attribute |
void |
setRestrictViolationRuleMessages(java.lang.Boolean value)
Sets the value of the '
Restrict Violation Rule Messages' attribute |
void |
setRestrictWarningRuleMessages(java.lang.Boolean value)
Sets the value of the '
Restrict Warning Rule Messages' attribute |
void |
setReturnEntityMode(ReturnEntityMode value)
Sets the value of the '
Return Entity Mode' attribute |
void |
setRuleActivity(RuleActivity value)
Sets the value of the '
Rule Activity' reference |
void |
setRuleActivityUpdateStamp(java.lang.String value)
Sets the value of the '
Rule Activity Update Stamp' attribute |
void |
setSecondLevelCacheOn(boolean value)
Sets the value of the '
Second Level Cache On' attribute |
static final java.lang.String copyright
boolean isCascade()
If the meaning of the 'Cascade' attribute isn't clear, there really should be more of a description here...
setCascade(boolean),
TestsheetPackage.getTestsheet_Cascade()void setCascade(boolean value)
Cascade' attribute.
value - the new value of the 'Cascade' attribute.isCascade()java.lang.String getRuleActivityUpdateStamp()
If the meaning of the 'Rule Activity Update Stamp' attribute isn't clear, there really should be more of a description here...
setRuleActivityUpdateStamp(String),
TestsheetPackage.getTestsheet_RuleActivityUpdateStamp()void setRuleActivityUpdateStamp(java.lang.String value)
Rule Activity Update Stamp' attribute.
value - the new value of the 'Rule Activity Update Stamp' attribute.getRuleActivityUpdateStamp()java.lang.String getRemoteServerUri()
If the meaning of the 'Remote Server Uri' attribute isn't clear, there really should be more of a description here...
setRemoteServerUri(String),
TestsheetPackage.getTestsheet_RemoteServerUri()void setRemoteServerUri(java.lang.String value)
Remote Server Uri' attribute.
value - the new value of the 'Remote Server Uri' attribute.getRemoteServerUri()java.lang.String getDecisionServiceName()
If the meaning of the 'Decision Service Name' attribute isn't clear, there really should be more of a description here...
setDecisionServiceName(String),
TestsheetPackage.getTestsheet_DecisionServiceName()void setDecisionServiceName(java.lang.String value)
Decision Service Name' attribute.
value - the new value of the 'Decision Service Name' attribute.getDecisionServiceName()DatabaseMode getDatabaseMode()
DatabaseMode.
If the meaning of the 'Database Mode' attribute isn't clear, there really should be more of a description here...
DatabaseMode,
setDatabaseMode(DatabaseMode),
TestsheetPackage.getTestsheet_DatabaseMode()void setDatabaseMode(DatabaseMode value)
Database Mode' attribute.
value - the new value of the 'Database Mode' attribute.DatabaseMode,
getDatabaseMode()ReturnEntityMode getReturnEntityMode()
ReturnEntityMode.
If the meaning of the 'Return Entity Mode' attribute isn't clear, there really should be more of a description here...
ReturnEntityMode,
setReturnEntityMode(ReturnEntityMode),
TestsheetPackage.getTestsheet_ReturnEntityMode()void setReturnEntityMode(ReturnEntityMode value)
Return Entity Mode' attribute.
value - the new value of the 'Return Entity Mode' attribute.ReturnEntityMode,
getReturnEntityMode()Input getInput()
If the meaning of the 'Input' containment reference isn't clear, there really should be more of a description here...
setInput(Input),
TestsheetPackage.getTestsheet_Input()void setInput(Input value)
Input' containment reference.
value - the new value of the 'Input' containment reference.getInput()Output getOutput()
If the meaning of the 'Output' containment reference isn't clear, there really should be more of a description here...
setOutput(Output),
TestsheetPackage.getTestsheet_Output()void setOutput(Output value)
Output' containment reference.
value - the new value of the 'Output' containment reference.getOutput()Output getExpectedOutput()
If the meaning of the 'Expected Output' containment reference isn't clear, there really should be more of a description here...
setExpectedOutput(Output),
TestsheetPackage.getTestsheet_ExpectedOutput()void setExpectedOutput(Output value)
Expected Output' containment reference.
value - the new value of the 'Expected Output' containment reference.getExpectedOutput()RuleActivity getRuleActivity()
If the meaning of the 'Rule Activity' reference isn't clear, there really should be more of a description here...
setRuleActivity(RuleActivity),
TestsheetPackage.getTestsheet_RuleActivity()void setRuleActivity(RuleActivity value)
Rule Activity' reference.
value - the new value of the 'Rule Activity' reference.getRuleActivity()java.lang.Boolean getRestrictInfoRuleMessages()
If the meaning of the 'Restrict Info Rule Messages' attribute isn't clear, there really should be more of a description here...
setRestrictInfoRuleMessages(Boolean),
TestsheetPackage.getTestsheet_RestrictInfoRuleMessages()void setRestrictInfoRuleMessages(java.lang.Boolean value)
Restrict Info Rule Messages' attribute.
value - the new value of the 'Restrict Info Rule Messages' attribute.getRestrictInfoRuleMessages()java.lang.Boolean getRestrictWarningRuleMessages()
If the meaning of the 'Restrict Warning Rule Messages' attribute isn't clear, there really should be more of a description here...
setRestrictWarningRuleMessages(Boolean),
TestsheetPackage.getTestsheet_RestrictWarningRuleMessages()void setRestrictWarningRuleMessages(java.lang.Boolean value)
Restrict Warning Rule Messages' attribute.
value - the new value of the 'Restrict Warning Rule Messages' attribute.getRestrictWarningRuleMessages()java.lang.Boolean getRestrictViolationRuleMessages()
If the meaning of the 'Restrict Violation Rule Messages' attribute isn't clear, there really should be more of a description here...
setRestrictViolationRuleMessages(Boolean),
TestsheetPackage.getTestsheet_RestrictViolationRuleMessages()void setRestrictViolationRuleMessages(java.lang.Boolean value)
Restrict Violation Rule Messages' attribute.
value - the new value of the 'Restrict Violation Rule Messages' attribute.getRestrictViolationRuleMessages()java.lang.Boolean getRestrictResponseToRuleMessagesOnly()
If the meaning of the 'Restrict Response To Rule Messages Only' attribute isn't clear, there really should be more of a description here...
setRestrictResponseToRuleMessagesOnly(Boolean),
TestsheetPackage.getTestsheet_RestrictResponseToRuleMessagesOnly()void setRestrictResponseToRuleMessagesOnly(java.lang.Boolean value)
Restrict Response To Rule Messages Only' attribute.
value - the new value of the 'Restrict Response To Rule Messages Only' attribute.getRestrictResponseToRuleMessagesOnly()boolean isSecondLevelCacheOn()
If the meaning of the 'Second Level Cache On' attribute isn't clear, there really should be more of a description here...
setSecondLevelCacheOn(boolean),
TestsheetPackage.getTestsheet_SecondLevelCacheOn()void setSecondLevelCacheOn(boolean value)
Second Level Cache On' attribute.
value - the new value of the 'Second Level Cache On' attribute.isSecondLevelCacheOn()java.lang.Integer getMajorVersion()
If the meaning of the 'Major Version' attribute isn't clear, there really should be more of a description here...
setMajorVersion(Integer),
TestsheetPackage.getTestsheet_MajorVersion()void setMajorVersion(java.lang.Integer value)
Major Version' attribute.
value - the new value of the 'Major Version' attribute.getMajorVersion()java.lang.Integer getMinorVersion()
If the meaning of the 'Minor Version' attribute isn't clear, there really should be more of a description here...
setMinorVersion(Integer),
TestsheetPackage.getTestsheet_MinorVersion()void setMinorVersion(java.lang.Integer value)
Minor Version' attribute.
value - the new value of the 'Minor Version' attribute.getMinorVersion()java.util.Date getEffectiveTargetDate()
If the meaning of the 'Effective Target Date' attribute isn't clear, there really should be more of a description here...
setEffectiveTargetDate(Date),
TestsheetPackage.getTestsheet_EffectiveTargetDate()void setEffectiveTargetDate(java.util.Date value)
Effective Target Date' attribute.
value - the new value of the 'Effective Target Date' attribute.getEffectiveTargetDate()Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.