Bus

Uses of Interface
org.topcased.comparisonresultmodel.Container

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

Uses of Container in org.topcased.comparisonresultmodel
 

Methods in org.topcased.comparisonresultmodel that return Container
 Container ComparisonresultmodelFactory.createContainer()
          Returns a new object of class 'Container'
 

Uses of Container in org.topcased.comparisonresultmodel.impl
 

Classes in org.topcased.comparisonresultmodel.impl that implement Container
 class ContainerImpl
          An implementation of the model object 'Container'
 

Methods in org.topcased.comparisonresultmodel.impl that return Container
 Container ComparisonresultmodelFactoryImpl.createContainer()
           
 

Uses of Container in org.topcased.comparisonresultmodel.util
 

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


Bus

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