Interface SConstraintDefinition

All Superinterfaces:
SBaseElement, Serializable, SNamedElement
All Known Implementing Classes:
SConstraintDefinitionImpl

public interface SConstraintDefinition extends SNamedElement
Author:
Matthieu Chaffotte
  • Method Details

    • getExpression

      String getExpression()
    • getExplanation

      String getExplanation()
    • getInputNames

      List<String> getInputNames()