|
Traceability | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Requirement
A representation of the model object 'Requirement'.
The following features are supported:
TtmPackage.getRequirement()
Method Summary | |
---|---|
java.util.List<Requirement> |
getAllChildRequirements()
Returns the child requirements recursively |
java.util.List<Requirement> |
getAllParentRequirements()
Returns the parent requirements recursively |
java.util.Set<HierarchicalElement> |
getAllReferencers()
Return all the elements that covers this requirement, recursively going through documents cover relations |
java.util.List<CoverLink> |
getIncomingCoverLinks()
Returns the value of the 'Incoming Cover Links' reference list. |
float |
getSubCoveringRequirementsRatio()
Returns the value of the 'Sub Covering Requirements Ratio' attribute |
void |
setSubCoveringRequirementsRatio(float value)
Sets the value of the ' Sub Covering Requirements Ratio ' attribute |
Methods inherited from interface ttm.HierarchicalElement |
---|
getChildren, getCoverLinks, getDocument, getIncomingNavigationLinks, getNavigationLinks, getParent, isCoveringElementID, isMacroRequirement, setParent |
Methods inherited from interface ttm.IdentifiedElement |
---|
getIdent, getShortDescription, getTexts, setIdent, setShortDescription |
Methods inherited from interface ttm.AttributeOwner |
---|
getAttributes |
Methods inherited from interface ttm.Element |
---|
getActivatedRules |
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 |
---|
java.util.List<CoverLink> getIncomingCoverLinks()
CoverLink
.
It is bidirectional and its opposite is 'To
'.
If the meaning of the 'Incoming Cover Links' reference list isn't clear, there really should be more of a description here...
TtmPackage.getRequirement_IncomingCoverLinks()
,
CoverLink.getTo()
float getSubCoveringRequirementsRatio()
If the meaning of the 'Sub Covering Requirements Ratio' attribute isn't clear, there really should be more of a description here...
setSubCoveringRequirementsRatio(float)
,
TtmPackage.getRequirement_SubCoveringRequirementsRatio()
void setSubCoveringRequirementsRatio(float value)
Sub Covering Requirements Ratio
' attribute.
value
- the new value of the 'Sub Covering Requirements Ratio' attribute.getSubCoveringRequirementsRatio()
java.util.Set<HierarchicalElement> getAllReferencers()
java.util.List<Requirement> getAllParentRequirements()
java.util.List<Requirement> getAllChildRequirements()
|
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.