Interface IsUnaryTests
-
- All Known Implementing Classes:
InputClauseUnaryTests,OutputClauseUnaryTests,UnaryTests
public interface IsUnaryTests
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ConstraintTypegetConstraintType()IdgetId()TextgetText()
-
-
-
Method Detail
-
getId
Id getId()
-
getText
Text getText()
-
getConstraintType
ConstraintType getConstraintType()
-
-