|
||||||||||
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()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
long |
getEndColumn()
Returns the value of the 'End Column' attribute |
long |
getEndLine()
Returns the value of the 'End Line' attribute |
long |
getEndPos()
Returns the value of the 'End Pos' attribute |
long |
getStartColumn()
Returns the value of the 'Start Column' attribute |
long |
getStartLine()
Returns the value of the 'Start Line' attribute |
long |
getStartPos()
Returns the value of the 'Start Pos' attribute |
void |
setEndColumn(long value)
Sets the value of the ' End Column ' attribute |
void |
setEndLine(long value)
Sets the value of the ' End Line ' attribute |
void |
setEndPos(long value)
Sets the value of the ' End Pos ' attribute |
void |
setStartColumn(long value)
Sets the value of the ' Start Column ' attribute |
void |
setStartLine(long value)
Sets the value of the ' Start Line ' 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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
---|
static final java.lang.String copyright
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()
long getStartLine()
If the meaning of the 'Start Line' attribute isn't clear, there really should be more of a description here...
setStartLine(long)
,
TraceabilitymodelPackage.getTraceableSegment_StartLine()
void setStartLine(long value)
Start Line
' attribute.
value
- the new value of the 'Start Line' attribute.getStartLine()
long getEndLine()
If the meaning of the 'End Line' attribute isn't clear, there really should be more of a description here...
setEndLine(long)
,
TraceabilitymodelPackage.getTraceableSegment_EndLine()
void setEndLine(long value)
End Line
' attribute.
value
- the new value of the 'End Line' attribute.getEndLine()
long getStartColumn()
If the meaning of the 'Start Column' attribute isn't clear, there really should be more of a description here...
setStartColumn(long)
,
TraceabilitymodelPackage.getTraceableSegment_StartColumn()
void setStartColumn(long value)
Start Column
' attribute.
value
- the new value of the 'Start Column' attribute.getStartColumn()
long getEndColumn()
If the meaning of the 'End Column' attribute isn't clear, there really should be more of a description here...
setEndColumn(long)
,
TraceabilitymodelPackage.getTraceableSegment_EndColumn()
void setEndColumn(long value)
End Column
' attribute.
value
- the new value of the 'End Column' attribute.getEndColumn()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |