|
Traceability | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HierarchicalElement
A representation of the model object 'Hierarchical Element'.
The following features are supported:
TtmPackage.getHierarchicalElement()
Method Summary | |
---|---|
EList |
getChildren()
Returns the value of the 'Children' containment reference list. |
java.util.List<CoverLink> |
getCoverLinks()
Returns the value of the 'Cover Link' containment reference list. |
Document |
getDocument()
Returns the value of the 'Parent document' |
EList |
getIncomingNavigationLinks()
Returns the value of the 'Incoming Navigation Links' reference list. |
EList |
getNavigationLinks()
Returns the value of the 'Navigation Links' containment reference list. |
HierarchicalElement |
getParent()
Returns the value of the 'Parent' container reference. |
java.lang.Boolean |
isCoveringElementID(java.lang.String identifier)
Returns if the requirement is covering the element which identifier is in parameter. |
java.lang.Boolean |
isMacroRequirement()
Indicates if the element is a requirement that contains other requirements |
void |
setParent(HierarchicalElement value)
Sets the value of the ' Parent ' container reference |
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 |
---|
EList getIncomingNavigationLinks()
NavigationLink
.
It is bidirectional and its opposite is 'To
'.
If the meaning of the 'Incoming Navigation Links' reference list isn't clear, there really should be more of a description here...
TtmPackage.getHierarchicalElement_IncomingNavigationLinks()
,
NavigationLink.getTo()
EList getNavigationLinks()
NavigationLink
.
It is bidirectional and its opposite is 'From
'.
If the meaning of the 'Navigation Links' containment reference list isn't clear, there really should be more of a description here...
TtmPackage.getHierarchicalElement_NavigationLinks()
,
NavigationLink.getFrom()
EList getChildren()
HierarchicalElement
.
It is bidirectional and its opposite is 'Parent
'.
If the meaning of the 'Children' containment reference list isn't clear, there really should be more of a description here...
TtmPackage.getHierarchicalElement_Children()
,
getParent()
java.util.List<CoverLink> getCoverLinks()
CoverLink
.
It is bidirectional and its opposite is 'From
'.
If the meaning of the 'Cover Link' containment reference list isn't clear, there really should be more of a description here...
ttm.TtmPackage#getHierarchicalElement_CoverLink()
,
CoverLink.getFrom()
HierarchicalElement getParent()
Children
'.
If the meaning of the 'Parent' container reference isn't clear, there really should be more of a description here...
setParent(HierarchicalElement)
,
TtmPackage.getHierarchicalElement_Parent()
,
getChildren()
Document getDocument()
when parent is a Document it will be returned, else we will call getParent() while it is not a Document.
getDocument
in interface Element
TtmPackage.getHierarchicalElement_Parent()
void setParent(HierarchicalElement value)
Parent
' container reference.
value
- the new value of the 'Parent' container reference.getParent()
java.lang.Boolean isMacroRequirement()
java.lang.Boolean isCoveringElementID(java.lang.String identifier)
|
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.