public interface IConstraintRuleDeclaration extends IRuleDeclaration
NEWLINE| Modifier and Type | Method and Description |
|---|---|
IConstraint |
getConstraint()
Get the rule constraint.
|
ICompoundReport |
getReport()
Return the report for the rule.
|
List<IVariableDeclaration> |
getVariableDeclarations()
Return the variables declared for this constraint.
|
getRuleSet, setRuleSetgetAdditionalParameterNames, getAdditionalParameterType, getContextgetIdaccept, dump, getColumn, getLine, getUserData, setUserDataIConstraint getConstraint()
ICompoundReport getReport()
List<IVariableDeclaration> getVariableDeclarations()
Copyright © 2006-2013. All Rights Reserved.