|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TraceableSegment
A representation of the model object 'Traceable Segment'.
The following features are supported:
TraceabilitymodelPackage.getTraceableSegment()
Method Summary | |
---|---|
long |
getEndPos()
Returns the value of the 'End Pos' attribute |
long |
getStartPos()
Returns the value of the 'Start Pos' attribute |
void |
setEndPos(long value)
Sets the value of the ' End Pos ' attribute |
void |
setStartPos(long value)
Sets the value of the ' Start Pos ' attribute |
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 |
---|
long getStartPos()
If the meaning of the 'Start Pos' attribute isn't clear, there really should be more of a description here...
setStartPos(long)
,
TraceabilitymodelPackage.getTraceableSegment_StartPos()
void setStartPos(long value)
Start Pos
' attribute.
value
- the new value of the 'Start Pos' attribute.getStartPos()
long getEndPos()
If the meaning of the 'End Pos' attribute isn't clear, there really should be more of a description here...
setEndPos(long)
,
TraceabilitymodelPackage.getTraceableSegment_EndPos()
void setEndPos(long value)
End Pos
' attribute.
value
- the new value of the 'End Pos' attribute.getEndPos()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |