|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TraceLink
A representation of the model object 'Trace Link'.
The following features are supported:
TextlinkPackage.getTraceLink()
Method Summary | |
---|---|
TextLocation |
getDestination()
Returns the value of the 'Destination' containment reference. |
ModelLocation |
getSource()
Returns the value of the 'Source' containment reference. |
void |
setDestination(TextLocation value)
Sets the value of the ' Destination ' containment reference. |
void |
setSource(ModelLocation value)
Sets the value of the ' Source ' containment reference. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
ModelLocation getSource()
If the meaning of the 'Source' containment reference isn't clear, there really should be more of a description here...
setSource(ModelLocation)
,
TextlinkPackage.getTraceLink_Source()
void setSource(ModelLocation value)
Source
' containment reference.
value
- the new value of the 'Source' containment reference.getSource()
TextLocation getDestination()
If the meaning of the 'Destination' containment reference isn't clear, there really should be more of a description here...
setDestination(TextLocation)
,
TextlinkPackage.getTraceLink_Destination()
void setDestination(TextLocation value)
Destination
' containment reference.
value
- the new value of the 'Destination' containment reference.getDestination()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |