| Package | Description |
|---|---|
| org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph |
| Modifier and Type | Method and Description |
|---|---|
PlotLane |
PlotCommit.getLane() |
PlotLane |
IPlotCommit.getLane() |
PlotLane[] |
PlotCommit.getPassingLanes() |
PlotLane[] |
IPlotCommit.getPassingLanes() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlotCommit.addPassingLane(PlotLane c)
Adds a passing lane to this commit.
|
void |
IPlotCommit.addPassingLane(PlotLane lane)
Adds a passing lane to this commit.
|
void |
PlotCommit.setLane(PlotLane lane)
Sets the lane of the commit.
|
void |
IPlotCommit.setLane(PlotLane lane)
Sets the lane of the commit.
|
Copyright © 2017. All rights reserved.