Traceability

org.topcased.traceability.hmi.util
Class RuleHelper

java.lang.Object
  extended by org.topcased.traceability.hmi.util.RuleHelper

public class RuleHelper
extends java.lang.Object

Created on 21 f�vr. 07


Constructor Summary
RuleHelper()
           
 
Method Summary
static java.lang.String getDecoratorKey(Rule rule)
          Convert the given rule name as the matching docorator key
static java.lang.String getImageKey(Rule rule)
          Convert the given rule name as the matching image key
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RuleHelper

public RuleHelper()
Method Detail

getDecoratorKey

public static java.lang.String getDecoratorKey(Rule rule)
Convert the given rule name as the matching docorator key

Parameters:
rule -
Returns:
the decorator key

getImageKey

public static java.lang.String getImageKey(Rule rule)
Convert the given rule name as the matching image key

Parameters:
rule -
Returns:
the image key

Traceability

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