|
Traceability | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttte.rules.basics.DerivedRequirement
public class DerivedRequirement
Constructor Summary | |
---|---|
DerivedRequirement()
|
Method Summary | |
---|---|
java.lang.String |
getDisplayMessageForElement(Element elt)
Method that can be implemented to customize the displayed message when the rule is raised. |
java.lang.Boolean |
isRaisedForElement(Element elt,
Project project)
Method to implement to indicate how the rule is raised for element. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DerivedRequirement()
Method Detail |
---|
public java.lang.Boolean isRaisedForElement(Element elt, Project project)
IRule
isRaisedForElement
in interface IRule
elt
- the element that is checked with the ruleproject
- the project that can be needed
to determine if the rule should raised
public java.lang.String getDisplayMessageForElement(Element elt)
IRule
getDisplayMessageForElement
in interface IRule
elt
- the element that owns thr Rule
|
Traceability | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.