public interface TestTabFolder extends RuletestView
The following features are supported:
TabfolderPackage.getTestTabFolder()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
Ruletest |
getRuleTest()
Returns the value of the 'Rule Test' reference
|
org.eclipse.emf.common.util.EList |
getTestTabList()
Returns the value of the 'Test Tab List' containment reference list.
|
void |
setRuleTest(Ruletest value)
Sets the value of the '
Rule Test' reference |
static final java.lang.String copyright
org.eclipse.emf.common.util.EList getTestTabList()
TestTab.
If the meaning of the 'Test Tab List' containment reference list isn't clear, there really should be more of a description here...
TabfolderPackage.getTestTabFolder_TestTabList()Ruletest getRuleTest()
If the meaning of the 'Rule Test' reference isn't clear, there really should be more of a description here...
setRuleTest(Ruletest),
TabfolderPackage.getTestTabFolder_RuleTest()void setRuleTest(Ruletest value)
Rule Test' reference.
value - the new value of the 'Rule Test' reference.getRuleTest()Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.