Bus

Uses of Interface
org.topcased.comparisonresultmodel.ComparisonObject

Packages that use ComparisonObject
org.topcased.comparisonresultmodel   
org.topcased.comparisonresultmodel.impl   
org.topcased.comparisonresultmodel.util   
 

Uses of ComparisonObject in org.topcased.comparisonresultmodel
 

Methods in org.topcased.comparisonresultmodel that return ComparisonObject
 ComparisonObject ComparisonresultmodelFactory.createComparisonObject()
          Returns a new object of class 'Comparison Object'
 

Methods in org.topcased.comparisonresultmodel that return types with arguments of type ComparisonObject
 EList<ComparisonObject> Container.getChildren()
          Returns the value of the 'Children' containment reference list.
 

Uses of ComparisonObject in org.topcased.comparisonresultmodel.impl
 

Classes in org.topcased.comparisonresultmodel.impl that implement ComparisonObject
 class ComparisonObjectImpl
          An implementation of the model object 'Comparison Object'
 

Fields in org.topcased.comparisonresultmodel.impl with type parameters of type ComparisonObject
protected  EList<ComparisonObject> ContainerImpl.children
          The cached value of the 'Children' containment reference list
 

Methods in org.topcased.comparisonresultmodel.impl that return ComparisonObject
 ComparisonObject ComparisonresultmodelFactoryImpl.createComparisonObject()
           
 

Methods in org.topcased.comparisonresultmodel.impl that return types with arguments of type ComparisonObject
 EList<ComparisonObject> ContainerImpl.getChildren()
           
 

Uses of ComparisonObject in org.topcased.comparisonresultmodel.util
 

Methods in org.topcased.comparisonresultmodel.util with parameters of type ComparisonObject
 T ComparisonresultmodelSwitch.caseComparisonObject(ComparisonObject object)
          Returns the result of interpretting the object as an instance of 'Comparison Object'
 


Bus

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