Interface LanguageConstraint

All Superinterfaces:
Constraint, ModelElement, NamedElement
All Known Implementing Classes:
DefaultLanguageConstraint

public interface LanguageConstraint extends Constraint
Restricts a value to a specific language.
Since:
SAMM 1.0.0
  • Method Details

    • getLanguageCode

      Locale getLanguageCode()
      Returns:
      an ISO 639-1 language code for the language of the value of the constrained Property.