Bus

org.topcased.service.comparison
Class ComparedETreeModel

java.lang.Object
  extended by org.topcased.service.comparison.ComparedETreeModel

public class ComparedETreeModel
extends java.lang.Object


Constructor Summary
ComparedETreeModel(ComparedETreeModel parent, ObjectComparison newObject)
           
ComparedETreeModel(ComparedETreeModel parent, ObjectComparison newObject, boolean leaf)
           
 
Method Summary
 java.util.List getAttributes()
           
 ObjectComparison getObjectComparison()
           
 ComparedETreeModel getParent()
           
 java.util.List getSons()
           
 java.lang.String getTitle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComparedETreeModel

public ComparedETreeModel(ComparedETreeModel parent,
                          ObjectComparison newObject,
                          boolean leaf)

ComparedETreeModel

public ComparedETreeModel(ComparedETreeModel parent,
                          ObjectComparison newObject)
Method Detail

getAttributes

public java.util.List getAttributes()

getObjectComparison

public ObjectComparison getObjectComparison()

getParent

public ComparedETreeModel getParent()

getSons

public java.util.List getSons()

getTitle

public java.lang.String getTitle()

Bus

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.