|
||||||||||
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 | |
---|---|
Position |
getEndOffset()
Returns the value of the 'End Offset' containment reference |
ProtectedBlock |
getOwningBlock()
Returns the value of the 'Owning Block' container reference. |
Position |
getStartOffset()
Returns the value of the 'Start Offset' containment reference |
void |
setEndOffset(Position value)
Sets the value of the ' End Offset ' containment reference |
void |
setOwningBlock(ProtectedBlock value)
Sets the value of the ' Owning Block ' container reference |
void |
setStartOffset(Position value)
Sets the value of the ' Start Offset ' containment reference |
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 |
---|
ProtectedBlock getOwningBlock()
Segment
'.
If the meaning of the 'Owning Block' container reference isn't clear, there really should be more of a description here...
setOwningBlock(ProtectedBlock)
,
traceabilitymodelPackage.getTraceableSegment_OwningBlock()
,
ProtectedBlock.getSegment()
void setOwningBlock(ProtectedBlock value)
Owning Block
' container reference.
value
- the new value of the 'Owning Block' container reference.getOwningBlock()
Position getStartOffset()
If the meaning of the 'Start Offset' reference isn't clear, there really should be more of a description here...
setStartOffset(Position)
,
traceabilitymodelPackage.getTraceableSegment_StartOffset()
void setStartOffset(Position value)
Start Offset
' containment reference.
value
- the new value of the 'Start Offset' containment reference.getStartOffset()
Position getEndOffset()
If the meaning of the 'End Offset' reference isn't clear, there really should be more of a description here...
setEndOffset(Position)
,
traceabilitymodelPackage.getTraceableSegment_EndOffset()
void setEndOffset(Position value)
End Offset
' containment reference.
value
- the new value of the 'End Offset' containment reference.getEndOffset()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |