Jadex 0.96

jadex.examples.cleanerworld.multi.environment
Agent EnvironmentObserver

jadex.examples.cleanerworld.multi.environment.EnvironmentObserver
  • jadex.planlib.DF
  • jadex.planlib.Protocols

  • agent EnvironmentObserver
    contains jadex.planlib.DF, jadex.planlib.Protocols

    The Environment observer agent allows to watch the environment.


    Belief Summary
    belief AgentIdentifier df
              
    belief IEnvironment environment
              
    belief AgentIdentifier environmentagent
              
    belief EnvironmentGui gui
              
     
    Goal Summary
    achievegoalref df_search
              
    achievegoalref rp_initiate
              
     
    Plan Summary
    standard plan updateenvironment()
              
     
    Configuration Summary
    default configuration  default
              
     

    Belief Detail

    environment

    belief IEnvironment environment
    Default fact:
    new Environment()

    environmentagent

    belief AgentIdentifier environmentagent

    df

    belief AgentIdentifier df
    Default fact:
    new AgentIdentifier("df@alex", new String[]{"nio-mtp://vsisstaff0:5678"})

    gui

    belief EnvironmentGui gui
    Default fact:
    new EnvironmentGui($agent.getExternalAccess())
    Goal Detail

    df_search

    achievegoalref df_search
    Parameters:
    parameterref constraints
    parameterref description
    parameterref df
    parameterset result
    Referenced from:
    df_search in capability jadex.planlib.DF

    rp_initiate

    achievegoalref rp_initiate
    Parameters:
    parameterref action
    parameterref interaction_state
    parameterref language
    parameterref ontology
    parameterref receiver
    parameterref result
    parameterref timeout
    Referenced from:
    rp_initiate in capability jadex.planlib.Protocols
    Plan Detail

    updateenvironment

    standard plan updateenvironment()
    Plan body:
    new UpdateEnvironmentPlan()
    Configuration Detail

    default

    default configuration default
    Initial Plans:
    updateenvironment

    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.