Jadex 0.96

jadex.tutorial
Agent TranslationF4

jadex.tutorial.TranslationF4
  • jadex.planlib.DF
  • jadex.tutorial.TranslationD1

  • agent TranslationF4
    contains jadex.planlib.DF, TranslationD1

    TranslationAgent: Lesson F4.

    Establishing a multi-agent scenario.

    Explanation

    This example shows how a multi-agent scenario can be set-up using the DF. It consists of a user agent and a translation agent. The user agent offers a new service for translating sentences and uses therefore a translation agent.


    Goal Summary
    maintaingoalref df_keep_registered
               Make the keep registered goal available.
     
    Configuration Summary
    default configuration  default
              
     

    Goal Detail

    df_keep_registered

    maintaingoalref df_keep_registered
    Make the keep registered goal available.

    Parameters:
    parameterref buffertime
    parameterref current_time
    parameterref description
    parameterref df
    parameterref leasetime
    parameterref result
    Referenced from:
    df_keep_registered in capability jadex.planlib.DF
    Configuration Detail

    default

    default configuration default
    Initial Goals:
    df_keep_registered (description= SFipa.createAgentDescription(null, SFipa.createServiceDescription("service_translate", "translate english_german", "University of Hamburg"))
    , leasetime=20000
    )

    Jadex 0.96

    Submit a bug or feature
    For further API reference and developer documentation, see the Jadex User Guide and the Jadex Tutorial. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, and working code examples.

    Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.