|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A range between the base
of the main branch
and
the head
of any branch that is demarkated by a start point
and
an end point
.
The start point and the end point of a branch point range may have different branches or not.
Branch point ranges are usually created with CDOBranchUtil.createRange()
and often used in the context of change sets
.
Method Summary | |
---|---|
CDOBranchPoint |
getEndPoint()
Returns the end point of this branch point range, never null . |
CDOBranchPoint |
getStartPoint()
Returns the start point of this branch point range, never null . |
Method Detail |
---|
CDOBranchPoint getStartPoint()
null
.
CDOBranchPoint getEndPoint()
null
.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |