|
Traceability | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NavigationLink
A representation of the model object 'Navigation Link'.
The following features are supported:
TtmPackage.getNavigationLink()
Method Summary | |
---|---|
HierarchicalElement |
getFrom()
Returns the value of the 'From' container reference. |
HierarchicalElement |
getTo()
Returns the value of the 'To' reference. |
void |
setFrom(HierarchicalElement value)
Sets the value of the ' From ' container reference |
void |
setTo(HierarchicalElement value)
Sets the value of the ' To ' reference |
Methods inherited from interface ttm.AbstractLink |
---|
getReferencedID, isUnresolved, setReferencedID, setUnresolved |
Methods inherited from interface ttm.AttributeOwner |
---|
getAttributes |
Methods inherited from interface ttm.Element |
---|
getActivatedRules, getDocument |
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 |
---|
HierarchicalElement getTo()
Incoming Navigation Links
'.
If the meaning of the 'To' reference isn't clear, there really should be more of a description here...
setTo(HierarchicalElement)
,
TtmPackage.getNavigationLink_To()
,
HierarchicalElement.getIncomingNavigationLinks()
void setTo(HierarchicalElement value)
To
' reference.
value
- the new value of the 'To' reference.getTo()
HierarchicalElement getFrom()
Navigation Links
'.
If the meaning of the 'From' container reference isn't clear, there really should be more of a description here...
setFrom(HierarchicalElement)
,
TtmPackage.getNavigationLink_From()
,
HierarchicalElement.getNavigationLinks()
void setFrom(HierarchicalElement value)
From
' container reference.
value
- the new value of the 'From' container reference.getFrom()
|
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.