public interface Ruletest extends TestModelElement
The following features are supported:
RuletestPackage.getRuletest()| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
copyright |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList |
getTestsheets()
Returns the value of the 'Testsheets' reference list.
|
org.eclipse.emf.ecore.EPackage |
getVocabulary()
Returns the value of the 'Vocabulary' reference
|
java.lang.String |
getVocabularyUpdateStamp()
Returns the value of the 'Vocabulary Update Stamp' attribute
|
void |
setVocabulary(org.eclipse.emf.ecore.EPackage value)
Sets the value of the '
Vocabulary' reference |
void |
setVocabularyUpdateStamp(java.lang.String value)
Sets the value of the '
Vocabulary Update Stamp' attribute |
static final java.lang.String copyright
java.lang.String getVocabularyUpdateStamp()
If the meaning of the 'Vocabulary Update Stamp' attribute isn't clear, there really should be more of a description here...
setVocabularyUpdateStamp(String),
RuletestPackage.getRuletest_VocabularyUpdateStamp()void setVocabularyUpdateStamp(java.lang.String value)
Vocabulary Update Stamp' attribute.
value - the new value of the 'Vocabulary Update Stamp' attribute.getVocabularyUpdateStamp()org.eclipse.emf.common.util.EList getTestsheets()
Testsheet.
If the meaning of the 'Testsheets' containment reference list isn't clear, there really should be more of a description here...
RuletestPackage.getRuletest_Testsheets()org.eclipse.emf.ecore.EPackage getVocabulary()
If the meaning of the 'Vocabulary' reference isn't clear, there really should be more of a description here...
setVocabulary(EPackage),
RuletestPackage.getRuletest_Vocabulary()void setVocabulary(org.eclipse.emf.ecore.EPackage value)
Vocabulary' reference.
value - the new value of the 'Vocabulary' reference.getVocabulary()Copyright © 2005-2013 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.