Traceability

Uses of Interface
ttm.Section

Packages that use Section
org.topcased.traceability.hmi.util   
ttm   
ttm.impl   
ttm.util   
 

Uses of Section in org.topcased.traceability.hmi.util
 

Methods in org.topcased.traceability.hmi.util with parameters of type Section
static java.util.List<Requirement> ModelHelper.getRequirements(Section section)
           
 

Uses of Section in ttm
 

Methods in ttm that return Section
 Section TtmFactory.createSection()
          Returns a new object of class 'Section'
 

Uses of Section in ttm.impl
 

Classes in ttm.impl that implement Section
 class SectionImpl
          An implementation of the model object 'Section'
 

Methods in ttm.impl that return Section
 Section TtmFactoryImpl.createSection()
           
 

Uses of Section in ttm.util
 

Methods in ttm.util with parameters of type Section
 java.lang.Object TtmSwitch.caseSection(Section object)
          Returns the result of interpretting the object as an instance of 'Section'
 


Traceability

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