public interface RuletestAsset extends Asset
The following features are supported:
AssetmodelPackage.getRuletestAsset()| Modifier and Type | Method and Description |
|---|---|
Ruletest |
getRuletest()
Returns the value of the 'Ruletest' containment reference
|
org.eclipse.emf.common.util.EList |
getRuletestViewList()
Returns the value of the 'Ruletest View List' containment reference list.
|
org.eclipse.emf.common.util.EList |
getTestsheetAssets()
Returns the value of the 'Testsheet Assets' containment reference list.
|
int |
getTestsheetIndex()
Returns the value of the 'Testsheet Index' attribute
|
void |
setRuletest(Ruletest value)
Sets the value of the '
Ruletest' containment reference |
void |
setTestsheetIndex(int value)
Sets the value of the '
Testsheet Index' attribute |
getBuildNumber, getExternalChecksum, getLanguageCode, getMajorServiceNumber, getMajorVersionNumber, getMinorServiceNumber, getMinorVersionNumber, getResourcesReferenced, getResourceURIsReferenced, getUpdateStamp, getValidationMessages, getValidationRequest, isReadOnly, setBuildNumber, setExternalChecksum, setMajorServiceNumber, setMajorVersionNumber, setMinorServiceNumber, setMinorVersionNumber, setReadOnly, setUpdateStamp, setValidationRequestint getTestsheetIndex()
If the meaning of the 'Testsheet Index' attribute isn't clear, there really should be more of a description here...
setTestsheetIndex(int),
AssetmodelPackage.getRuletestAsset_TestsheetIndex()void setTestsheetIndex(int value)
Testsheet Index' attribute.
value - the new value of the 'Testsheet Index' attribute.getTestsheetIndex()org.eclipse.emf.common.util.EList getTestsheetAssets()
TestsheetAsset.
If the meaning of the 'Testsheet Assets' reference list isn't clear, there really should be more of a description here...
AssetmodelPackage.getRuletestAsset_TestsheetAssets()Ruletest getRuletest()
If the meaning of the 'Ruletest' containment reference isn't clear, there really should be more of a description here...
setRuletest(Ruletest),
AssetmodelPackage.getRuletestAsset_Ruletest()void setRuletest(Ruletest value)
Ruletest' containment reference.
value - the new value of the 'Ruletest' containment reference.getRuletest()org.eclipse.emf.common.util.EList getRuletestViewList()
RuletestView.
If the meaning of the 'Ruletest View List' containment reference list isn't clear, there really should be more of a description here...
AssetmodelPackage.getRuletestAsset_RuletestViewList()Copyright © 2005-2016 Progress Software Corporation and/or its subsidiaries and affiliates. All rights reserved.