Package jade.domain

Interface FIPANames.ContentLanguage

  • Enclosing interface:
    FIPANames

    public static interface FIPANames.ContentLanguage
    Set of constants that identifies the content languages and that can be assigned via ACLMessage.setLanguage(FIPANames.ContentLanguage.SL0)
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String FIPA_SL
      The FIPA-SL language, with no restriction on expressiveness.
      static String FIPA_SL0
      The level-0 profile for the FIPA SL content language.
      static String FIPA_SL1
      The level-1 profile for the FIPA-SL content language.
      static String FIPA_SL2
      The level-2 profile for the FIPA-SL content language.