ilog.rules.teamserver.validation
Interface IlrValidationRunnable
-
public interface IlrValidationRunnable
-
-
Method Summary
Methods Modifier and Type Method and Description IlrBaselinegetRunBaseline()IlrRuleProjectgetTargetProject()IlrValidationElementgetValidationElement()
-
-
-
Method Detail
-
getTargetProject
IlrRuleProject getTargetProject() throws IlrApplicationException
- Throws:
IlrApplicationException
-
getRunBaseline
IlrBaseline getRunBaseline() throws IlrApplicationException
- Throws:
IlrApplicationException
-
getValidationElement
IlrValidationElement getValidationElement()
-
-