|
Traceability | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CoverPoint
A representation of the model object 'Cover Point'.
The following features are supported:
TtmPackage.getCoverPoint()
Method Summary | |
---|---|
EList |
getConnectedDocuments()
Returns the value of the 'Connected Documents' reference list. |
Document |
getCoveredDocument()
Returns the value of the 'Covered Document' container reference. |
boolean |
isAndCover()
Returns the value of the 'And Cover' attribute. |
void |
setAndCover(boolean value)
Sets the value of the ' And Cover ' attribute |
void |
setCoveredDocument(Document value)
Sets the value of the ' Covered Document ' container 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 |
---|
boolean isAndCover()
"0"
.
If the meaning of the 'And Cover' attribute isn't clear, there really should be more of a description here...
setAndCover(boolean)
,
TtmPackage.getCoverPoint_AndCover()
void setAndCover(boolean value)
And Cover
' attribute.
value
- the new value of the 'And Cover' attribute.isAndCover()
Document getCoveredDocument()
Cover Points
'.
If the meaning of the 'Covered Document' container reference isn't clear, there really should be more of a description here...
setCoveredDocument(Document)
,
TtmPackage.getCoverPoint_CoveredDocument()
,
Document.getCoverPoints()
void setCoveredDocument(Document value)
Covered Document
' container reference.
value
- the new value of the 'Covered Document' container reference.getCoveredDocument()
EList getConnectedDocuments()
Document
.
It is bidirectional and its opposite is 'Incoming Cover Points
'.
If the meaning of the 'Connected Documents' reference list isn't clear, there really should be more of a description here...
TtmPackage.getCoverPoint_ConnectedDocuments()
,
Document.getIncomingCoverPoints()
|
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.