Uses of Class
org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph.PlotLane

Packages that use PlotLane
org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph   
 

Uses of PlotLane in org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph
 

Methods in org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph that return PlotLane
 PlotLane IPlotCommit.getLane()
           
 PlotLane PlotCommit.getLane()
          
 PlotLane[] IPlotCommit.getPassingLanes()
           
 PlotLane[] PlotCommit.getPassingLanes()
          
 

Methods in org.eclipse.emf.emfstore.internal.client.ui.views.historybrowserview.graph with parameters of type PlotLane
 void IPlotCommit.addPassingLane(PlotLane lane)
          Adds a passing lane to this commit.
 void PlotCommit.addPassingLane(PlotLane c)
          Adds a passing lane to this commit.
 void IPlotCommit.setLane(PlotLane lane)
          Sets the lane of the commit.
 void PlotCommit.setLane(PlotLane lane)
          Sets the lane of the commit.
 



Copyright © 2015. All Rights Reserved.