Interface UnaryTests

All Superinterfaces:
DmnElement, DmnModelElementInstance, ModelElementInstance
All Known Subinterfaces:
AllowedValues, InputEntry, InputValues, OutputValues
All Known Implementing Classes:
AllowedValuesImpl, InputEntryImpl, InputValuesImpl, OutputValuesImpl, UnaryTestsImpl

public interface UnaryTests extends DmnElement
  • Method Details Link icon

    • getExpressionLanguage Link icon

      String getExpressionLanguage()
    • setExpressionLanguage Link icon

      void setExpressionLanguage(String expressionLanguage)
    • getText Link icon

      Text getText()
    • setText Link icon

      void setText(Text text)