Traceability

Uses of Interface
ttm.RuleInstance

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

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

Methods in org.topcased.traceability.hmi.util with parameters of type RuleInstance
static Element ModelHelper.getElementFromRule(RuleInstance rule)
          Extract the requirement associated to a rule, browsing up the rule structure if required.
 

Uses of RuleInstance in ttm
 

Methods in ttm that return RuleInstance
 RuleInstance TtmFactory.createRuleInstance()
          Returns a new object of class 'Rule Instance'
 

Uses of RuleInstance in ttm.impl
 

Classes in ttm.impl that implement RuleInstance
 class RuleInstanceImpl
          An implementation of the model object 'Rule Instance'
 

Methods in ttm.impl that return RuleInstance
 RuleInstance TtmFactoryImpl.createRuleInstance()
           
 

Uses of RuleInstance in ttm.util
 

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


Traceability

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