|
Traceability | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CoverageResult
A representation of the model object 'Coverage Result'.
The following features are supported:
TtmPackage.getCoverageResult()
Method Summary | |
---|---|
float |
getCoverage()
Returns the value of the 'Coverage' attribute |
CoverPoint |
getFromCoverPoint()
Returns the value of the 'From Cover Point' reference |
Document |
getFromDocument()
Returns the value of the 'From Document' reference |
Project |
getProject()
Returns the value of the 'Project' container reference. |
Document |
getToDocument()
Returns the value of the 'To Document' reference |
void |
setCoverage(float value)
Sets the value of the ' Coverage ' attribute |
void |
setFromCoverPoint(CoverPoint value)
Sets the value of the ' From Cover Point ' reference |
void |
setFromDocument(Document value)
Sets the value of the ' From Document ' reference |
void |
setProject(Project value)
Sets the value of the ' Project ' container reference |
void |
setToDocument(Document value)
Sets the value of the ' To Document ' reference |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
float getCoverage()
If the meaning of the 'Coverage' attribute isn't clear, there really should be more of a description here...
setCoverage(float)
,
TtmPackage.getCoverageResult_Coverage()
void setCoverage(float value)
Coverage
' attribute.
value
- the new value of the 'Coverage' attribute.getCoverage()
Project getProject()
Coverage Results
'.
If the meaning of the 'Project' container reference isn't clear, there really should be more of a description here...
setProject(Project)
,
TtmPackage.getCoverageResult_Project()
,
Project.getCoverageResults()
void setProject(Project value)
Project
' container reference.
value
- the new value of the 'Project' container reference.getProject()
Document getFromDocument()
If the meaning of the 'From Document' reference isn't clear, there really should be more of a description here...
setFromDocument(Document)
,
TtmPackage.getCoverageResult_FromDocument()
void setFromDocument(Document value)
From Document
' reference.
value
- the new value of the 'From Document' reference.getFromDocument()
Document getToDocument()
If the meaning of the 'To Document' reference isn't clear, there really should be more of a description here...
setToDocument(Document)
,
TtmPackage.getCoverageResult_ToDocument()
void setToDocument(Document value)
To Document
' reference.
value
- the new value of the 'To Document' reference.getToDocument()
CoverPoint getFromCoverPoint()
If the meaning of the 'From Cover Point' reference isn't clear, there really should be more of a description here...
setFromCoverPoint(CoverPoint)
,
TtmPackage.getCoverageResult_FromCoverPoint()
void setFromCoverPoint(CoverPoint value)
From Cover Point
' reference.
value
- the new value of the 'From Cover Point' reference.getFromCoverPoint()
|
Traceability | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.