org.topcased.service.comparison
Class ComparedETreeModel
java.lang.Object
org.topcased.service.comparison.ComparedETreeModel
public class ComparedETreeModel
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComparedETreeModel
public ComparedETreeModel(ComparedETreeModel parent,
ObjectComparison newObject,
boolean leaf)
ComparedETreeModel
public ComparedETreeModel(ComparedETreeModel parent,
ObjectComparison newObject)
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()
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.