EGF Engine
Release 0.1.0

org.eclipse.egf.core.ui.workbench.views.fc
Class ProductionPlanSorter

java.lang.Object
  extended by ViewerSorter
      extended by org.eclipse.egf.core.ui.workbench.views.fc.ProductionPlanSorter

public class ProductionPlanSorter
extends ViewerSorter

Implements a sorting strategy to display Production Plan children.


Constructor Summary
ProductionPlanSorter()
          Constructor.
ProductionPlanSorter(Collator collator_p)
          Constructor.
 
Method Summary
 int compare(Viewer viewer_p, Object e1_p, Object e2_p)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProductionPlanSorter

public ProductionPlanSorter()
Constructor.


ProductionPlanSorter

public ProductionPlanSorter(Collator collator_p)
Constructor.

Parameters:
collator_p -
Method Detail

compare

public int compare(Viewer viewer_p,
                   Object e1_p,
                   Object e2_p)
See Also:
org.eclipse.jface.viewers.ViewerComparator#compare(org.eclipse.jface.viewers.Viewer, java.lang.Object, java.lang.Object)

EGF Engine
Release 0.1.0

Copyright (c) Thales Corporate Services S.A.S, 2009.

This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.