Package jason.util

  • Interface Summary
    Interface Description
    RunnableSerializable  
    ToDOM  
    ToJson  
  • Class Summary
    Class Description
    asl2dot
    Convert an agent asl code to dot (http://www.graphviz.org/) -- used to produce the graph of goals.
    asl2html
    Convert an agent asl code to HTML.
    asl2tex
    Convert an agent asl code to LaTeX.
    asl2xml
    Convert an agent asl code to xml.
    CheckVersion  
    Config
    Jason configuration (used by JasonID to generate the project's scripts)
    ConfigGUI  
    CreateNewProject
    class used to create an initial jason project:
    Pair<T1,​T2>